com.ibm.websphere.pmi
Class PmiExceptionjava.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--com.ibm.websphere.pmi.PmiException
- All Implemented Interfaces:
- java.io.Serializable
- public class PmiException
- extends java.lang.Exception
- See Also:
- Serialized Form
Constructor Summary PmiException()
PmiException may be thrown by PmiClient if something goes wrong.PmiException(java.lang.String s)
PmiException may be thrown by PmiClient if something goes wrong.
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 PmiException
public PmiException(java.lang.String s)
- PmiException may be thrown by PmiClient if something goes wrong.
PmiException
public PmiException()
- PmiException may be thrown by PmiClient if something goes wrong.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.