com.ibm.connections.spi
Class ConnectionsRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ibm.connections.spi.ConnectionsRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
public class ConnectionsRuntimeException
- extends java.lang.RuntimeException
General runtime exception.
- 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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ConnectionsRuntimeException
public ConnectionsRuntimeException()
ConnectionsRuntimeException
public ConnectionsRuntimeException(java.lang.String message)
ConnectionsRuntimeException
public ConnectionsRuntimeException(java.lang.Throwable t)
ConnectionsRuntimeException
public ConnectionsRuntimeException(java.lang.String message,
java.lang.Throwable t)