com.ibm.websphere.management.exception
Class NoServerDefinedException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.websphere.management.exception.AdminException
com.ibm.websphere.management.exception.NoServerDefinedException
All implemented interfaces:
com.ibm.ws.exception.WsNestedException, java.io.Serializable
- public class NoServerDefinedException
- extends AdminException
No definition of the server exists within the configuration.
See Also:
Constructor Summary
Method Summary
fillInStackTrace, getLocalizedMessage, getStackTrace, printStackTrace, setStackTrace, toString |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail
NoServerDefinedException
- public NoServerDefinedException(
java.lang.String name)
Method Detail
getMessage
- public java.lang.String getMessage(
)
Overrides:
getMessage
in class java.lang.Throwable