com.ibm.websphere.hamanager.jmx
Class JMXIllegalGroupNameException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.websphere.hamanager.jmx.JMXRuntimeException
com.ibm.websphere.hamanager.jmx.JMXInvalidParameterException
com.ibm.websphere.hamanager.jmx.JMXIllegalGroupNameException
- All Implemented Interfaces:
- java.io.Serializable
- public class JMXIllegalGroupNameException
- extends JMXInvalidParameterException
Thrown to indicate the provided GroupName properties parameter is invalid.
- Version:
- 1.3
- See Also:
- Serialized Form
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 |
JMXIllegalGroupNameException
public JMXIllegalGroupNameException()
JMXIllegalGroupNameException
public JMXIllegalGroupNameException(java.lang.String reason)
JMXIllegalGroupNameException
public JMXIllegalGroupNameException(java.lang.String reason,
java.lang.Throwable t)
JMXIllegalGroupNameException
public JMXIllegalGroupNameException(java.lang.Throwable t)