lumis.socialnetworkintegration
Class ApplicationAccountDisableException

Package class diagram package ApplicationAccountDisableException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by lumis.portal.PortalException
              extended by lumis.portal.UnexpectedException
                  extended by lumis.socialnetworkintegration.ApplicationAccountDisableException
All Implemented Interfaces:
Serializable

public class ApplicationAccountDisableException
extends UnexpectedException

Exception that represents a social network account or social network application disable.

Since:
6.1.0
See Also:
Serialized Form

Field Summary
 
Fields inherited from class lumis.portal.PortalException
resources
 
Constructor Summary
ApplicationAccountDisableException(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

ApplicationAccountDisableException

public ApplicationAccountDisableException(String message)
Constructor.

Parameters:
message - message of the exception.
Since:
6.1.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.