com.sun.enterprise.ee.cms.core
Class GMSNotEnabledException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.enterprise.ee.cms.core.GMSException
              extended by com.sun.enterprise.ee.cms.core.GMSNotEnabledException
All Implemented Interfaces:
Serializable

public class GMSNotEnabledException
extends GMSException

Version:
$Revision: 1.2 $
Author:
Shreedhar Ganapathy Date: Aug 9, 2005
See Also:
Serialized Form

Constructor Summary
GMSNotEnabledException()
           
GMSNotEnabledException(String msg)
           
GMSNotEnabledException(String msg, Throwable cause)
           
GMSNotEnabledException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GMSNotEnabledException

public GMSNotEnabledException()

GMSNotEnabledException

public GMSNotEnabledException(String msg)

GMSNotEnabledException

public GMSNotEnabledException(String msg,
                              Throwable cause)

GMSNotEnabledException

public GMSNotEnabledException(Throwable cause)


Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.