|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
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.uddi.v3.client.apilayer.xmldsig.SignatureUtilitiesException
public class SignatureUtilitiesException
This Exception indicates that a problem has occurred during signing or verifying an xml digital signature.
Constructor Summary | |
---|---|
SignatureUtilitiesException()
Constructor. |
|
SignatureUtilitiesException(java.lang.String message)
Constructor. |
|
SignatureUtilitiesException(java.lang.String message,
java.lang.Throwable ex)
Constructor. |
|
SignatureUtilitiesException(java.lang.Throwable ex)
Constructor. |
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 |
Constructor Detail |
---|
public SignatureUtilitiesException()
public SignatureUtilitiesException(java.lang.String message)
message
- public SignatureUtilitiesException(java.lang.String message, java.lang.Throwable ex)
message
- cause
- public SignatureUtilitiesException(java.lang.Throwable ex)
cause
-
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |