Package org.glassfish.embeddable
Class GlassFishException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.embeddable.GlassFishException
- All Implemented Interfaces:
Serializable
A custom Exception type used in the embedded glassfish startup modules.
- Author:
- prasad
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGlassFishException(String message) GlassFishException(String message, 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
-
GlassFishException
-
GlassFishException
-
GlassFishException
-