com.adobe.idp.applicationmanager.application
Class ApplicationManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.adobe.idp.dsc.DSCException
              extended by com.adobe.idp.applicationmanager.application.ApplicationManagerException
All Implemented Interfaces:
java.io.Serializable

public class ApplicationManagerException
extends com.adobe.idp.dsc.DSCException
implements java.io.Serializable

An exception indicating that an exception occurred with the Application Manager operation that was invoked.

See Also:
Serialized Form

Constructor Summary
ApplicationManagerException(java.lang.String msg)
          Constructor that uses a message to be displayed.
ApplicationManagerException(java.lang.Throwable throwable)
          Constructor that uses a throwable exception.
 
Method Summary
 
Methods inherited from class com.adobe.idp.dsc.DSCException
getError, getMessage, getNestedThrowable, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ApplicationManagerException

public ApplicationManagerException(java.lang.Throwable throwable)
Constructor that uses a throwable exception.

Parameters:
throwable - The throwable exception.

ApplicationManagerException

public ApplicationManagerException(java.lang.String msg)
Constructor that uses a message to be displayed.

Parameters:
msg - The message to be displayed.


[an error occurred while processing this directive] [an error occurred while processing this directive]