TPMControlException Class

com.bea.control
TPMControlException Class

public class TPMControlException

    extends ControlException

Hierarchy
Object
  Throwable
    Exception
      RuntimeException
        ControlException
          ControlException
            TPMControlException
All Implemented Interfaces

Serializable

Constructor Summary

TPMControlException(String s, Throwable throwable)

TPMControlException(String s)

 

Method Summary

 
Methods from  com.bea.control.ControlException
getNestedException
 
Methods from  java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
   

Constructor Detail

TPMControlException

public TPMControlException(String s, 
                           Throwable throwable)

TPMControlException

public TPMControlException(String s)