com.ibm.websphere.pmi
Class PmiException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--com.ibm.websphere.pmi.PmiException
All Implemented Interfaces:
java.io.Serializable

public synchronized class PmiException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
PmiException()
           
PmiException(java.lang.String)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, 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)

PmiException

public PmiException()