public class PortletRequestBindingException extends PortletException
| Constructor and Description |
|---|
PortletRequestBindingException(String msg)
Constructor for PortletRequestBindingException.
|
PortletRequestBindingException(String msg,
Throwable cause)
Constructor for PortletRequestBindingException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PortletRequestBindingException(String msg)
msg - the detail message