|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.ws.exception.WsException
com.ibm.websphere.management.exception.ConnectorException
com.ibm.websphere.management.exception.ConnectorAuthenticationException
Constructor Summary | |
---|---|
ConnectorAuthenticationException()
|
|
ConnectorAuthenticationException(java.lang.String mesg)
|
|
ConnectorAuthenticationException(java.lang.String msg,
java.lang.Throwable th)
|
|
ConnectorAuthenticationException(java.lang.Throwable th)
|
Methods inherited from class com.ibm.websphere.management.exception.ConnectorException |
---|
printStackTrace, printStackTrace |
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 |
Constructor Detail |
public ConnectorAuthenticationException()
public ConnectorAuthenticationException(java.lang.String mesg)
public ConnectorAuthenticationException(java.lang.String msg, java.lang.Throwable th)
public ConnectorAuthenticationException(java.lang.Throwable th)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |