|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
lumis.portal.PortalException
lumis.portal.UnexpectedException
lumis.socialnetworkintegration.ApplicationAccountDisableException
public class ApplicationAccountDisableException
Exception that represents a social network account or social network application disable.
Field Summary |
---|
Fields inherited from class lumis.portal.PortalException |
---|
resources |
Constructor Summary | |
---|---|
ApplicationAccountDisableException(java.lang.String message)
Constructor. |
Method Summary |
---|
Methods inherited from class lumis.portal.UnexpectedException |
---|
logExceptionCreation |
Methods inherited from class lumis.portal.PortalException |
---|
getLocalizedMessage, getLocalizedMessage, getResources, toString, toXmlString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ApplicationAccountDisableException(java.lang.String message)
message
- message of the exception.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |