com.ibm.wsspi.sibx.mediation.wxs.client.exception
Class ExtremeScaleAuthenticationException
- java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.sibx.mediation.wxs.client.exception.ExtremeScaleProxyException
com.ibm.wsspi.sibx.mediation.wxs.client.exception.ExtremeScaleAuthenticationException
All implemented interfaces:
java.io.Serializable
- public class ExtremeScaleAuthenticationException
- extends ExtremeScaleProxyException
See Also:
Field Summary
Modifier and Type | Field and Description |
---|---|
|
$sccsid
|
|
COPYRIGHT
|
Constructor Summary
Constructor and Description |
---|
ExtremeScaleAuthenticationException(java.lang.Throwable cause)
|
Method Summary
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail
COPYRIGHT
- public static final java.lang.String COPYRIGHT
See Also:
$sccsid
- public static final java.lang.String $sccsid
See Also:
Constructor Detail
ExtremeScaleAuthenticationException
- public ExtremeScaleAuthenticationException( java.lang.Throwable cause)