electric.soap.security.signature.xml
Class XMLSignatureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
electric.soap.security.signature.xml.XMLSignatureException
- All Implemented Interfaces:
- java.io.Serializable
- public class XMLSignatureException
- extends java.lang.Exception
XMLSignatureException
- Author:
- webMethods
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XMLSignatureException
public XMLSignatureException()
XMLSignatureException
public XMLSignatureException(java.lang.String message)
- Parameters:
message
-
XMLSignatureException
public XMLSignatureException(java.lang.String message,
java.lang.Throwable cause)
- Parameters:
message
- cause
-
XMLSignatureException
public XMLSignatureException(java.lang.Throwable cause)
- Parameters:
cause
-
toString
public java.lang.String toString()
getCause
public java.lang.Throwable getCause()
copyright© 2001-2004 by webMethods All Rights Reserved.