com.sun.enterprise.admin.servermgmt
Class InvalidConfigException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.enterprise.admin.servermgmt.RepositoryException
              extended by com.sun.enterprise.admin.servermgmt.InvalidConfigException
All Implemented Interfaces:
Serializable

public class InvalidConfigException
extends RepositoryException

See Also:
Serialized Form

Constructor Summary
InvalidConfigException(String msg)
           
 
Method Summary
 
Methods inherited from class com.sun.enterprise.admin.servermgmt.RepositoryException
getLocalizedMessage, getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, 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

InvalidConfigException

public InvalidConfigException(String msg)


Copyright © 2012 GlassFish Community. All Rights Reserved.