com.sun.enterprise.ee.cms.core
Class GMSNotInitializedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.enterprise.ee.cms.core.GMSException
com.sun.enterprise.ee.cms.core.GMSNotInitializedException
- All Implemented Interfaces:
- Serializable
public class GMSNotInitializedException
- extends GMSException
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 |
GMSNotInitializedException
public GMSNotInitializedException()
GMSNotInitializedException
public GMSNotInitializedException(String message)
GMSNotInitializedException
public GMSNotInitializedException(Throwable e)
GMSNotInitializedException
public GMSNotInitializedException(String s,
Throwable e)
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.