| java.lang.Object | ||
| ↳ | PortletException | |
| ↳ | org.springframework.web.portlet.bind.PortletRequestBindingException | |
Known Direct Subclasses
|
Fatal binding exception, thrown when we want to treat binding exceptions as unrecoverable.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Constructor for PortletRequestBindingException.
| |||||||||||
Constructor for PortletRequestBindingException.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Constructor for PortletRequestBindingException.
| msg | the detail message |
|---|
Constructor for PortletRequestBindingException.
| msg | the detail message |
|---|---|
| cause | the root cause |