org.glassfish.embeddable
Class GlassFishException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.glassfish.embeddable.GlassFishException
- All Implemented Interfaces:
- Serializable
public class GlassFishException
- extends Exception
A custom Exception type used in the embedded glassfish startup modules.
- Author:
- prasad
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GlassFishException
public GlassFishException(String message,
Throwable cause)
GlassFishException
public GlassFishException(Throwable e)
GlassFishException
public GlassFishException(String message)
Copyright © 2012. All Rights Reserved.