|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.plumtree.remote.portlet.NotInRequestException
Thrown when a user attempts to access settings that the administrator has not configured to be sent to the portlet.
| Constructor Summary | |
NotInRequestException()
Constructs a NotInRequestException with no detail message. |
|
NotInRequestException(java.lang.String msg)
Constructs a NotInRequestException with a detail message. |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public NotInRequestException()
NotInRequestException with no detail message.
public NotInRequestException(java.lang.String msg)
NotInRequestException with a detail message.
msg - the detail message
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright ©2008 Oracle® Corporation. All Rights Reserved.