ControlException Class
DEPRECATED The com.bea.control.ControlException
class replaces this interface.
- public class ControlException
extends com.bea.control.ControlException
-
Hierarchy
-
Object
Throwable
Exception
RuntimeException
com.bea.control.ControlException
ControlException
-
All Implemented Interfaces
-
Serializable
-
Direct Known Subclasses
-
com.bea.control.ServiceControlException
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 |
ControlException
public ControlException(String
message,
Throwable
t)
ControlException
public ControlException(String
message)