|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.plumtree.remote.portlet.NotInCommunityException
Thrown when a user attempts to access Community-related API functionality that is only available when the portlet is displayed in a Community page.
| Constructor Summary | |
NotInCommunityException()
Constructs a NotInCommunityException with no detail message. |
|
NotInCommunityException(java.lang.String msg)
Constructs a NotInCommunityException 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 NotInCommunityException()
NotInCommunityException with no detail message.
public NotInCommunityException(java.lang.String msg)
NotInCommunityException 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.