com.sun.enterprise.ee.cms.core
Class GMSException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.ee.cms.core.GMSException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- GMSNotEnabledException, GMSNotInitializedException
public class GMSException
- extends Exception
An exception class that captures exception conditions occuring while startup
or shutdown of the GMS layer.
- Version:
- $Revision: 1.2 $
- Author:
- Shreedhar Ganapathy
Date: Mar 1, 2004
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GMSException
public GMSException()
GMSException
public GMSException(String message)
GMSException
public GMSException(Throwable e)
GMSException
public GMSException(String s,
Throwable e)
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.