Package com.adobe.idp.applicationmanager.application
Classpublic class ApplicationManagerException
InheritanceApplicationManagerException Inheritance DSCException

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



Public Methods
 MethodDefined by
  
ApplicationManagerException(Throwable throwable)
Constructor that uses a throwable exception.
ApplicationManagerException
  
Constructor that uses a message to be displayed.
ApplicationManagerException
Constructor Detail
ApplicationManagerException()
public ApplicationManagerException(Throwable throwable)

Constructor that uses a throwable exception.

Parameters
throwable — The throwable exception.
ApplicationManagerException() 
public ApplicationManagerException(String msg)

Constructor that uses a message to be displayed.

Parameters
msg — The message to be displayed.




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/applicationmanager/application/ApplicationManagerException.html