Class ProcessManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.universal.process.ProcessManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ProcessManagerTimeoutException
ProcessManagerException.java
Any errors in ProcessManager will cause this to be thrown
- Since:
- JDK 1.4
- Author:
- bnevins 2005
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionProcessManagerException(String message) ProcessManagerException(String message, Throwable cause) ProcessManagerException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ProcessManagerException
-
ProcessManagerException
-
ProcessManagerException
-