Packagecom.adobe.idp.applicationmanager.application
Classpublic class ApplicationNotFoundException
InheritanceApplicationNotFoundException Inheritance DSCException

An exception indicating that the specified application was not found.



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

Constructor that uses a throwable exception.

Parameters
throwable — The throwable exception.
ApplicationNotFoundException() 
public ApplicationNotFoundException(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/8.2/programLC/programmer/javadoc/com/adobe/idp/applicationmanager/application/ApplicationNotFoundException.html