com.ibm.websphere.management.exception
Class ConnectorException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--com.ibm.ws.exception.WsException
|
+--com.ibm.websphere.management.exception.ConnectorException
- All Implemented Interfaces:
- java.io.Serializable, com.ibm.ws.exception.WsNestedException
- Direct Known Subclasses:
- ConnectorAuthenticationException, ConnectorNotAvailableException, InvalidAdminClientTypeException
- public class ConnectorException
- extends com.ibm.ws.exception.WsException
Base exception thrown because of connector problems
- See Also:
- Serialized Form
Methods inherited from class com.ibm.ws.exception.WsException
|
getCause, initCause, printStackTrace
|
Methods inherited from class java.lang.Throwable
|
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, setStackTrace, toString
|
Methods inherited from class java.lang.Object
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
|
ConnectorException
public ConnectorException()
ConnectorException
public ConnectorException(java.lang.String mesg)
ConnectorException
public ConnectorException(java.lang.String msg,
java.lang.Throwable th)
ConnectorException
public ConnectorException(java.lang.Throwable th)
printStackTrace
public void printStackTrace(java.io.PrintStream stream)
- Overrides:
- printStackTrace in class com.ibm.ws.exception.WsException
printStackTrace
public void printStackTrace(java.io.PrintWriter writer)
- Overrides:
- printStackTrace in class com.ibm.ws.exception.WsException
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.