BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.core.soap
Class XMLSignatureException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.webservice.core.soap.XMLSignatureException
Direct Known Subclasses:
XMLSignatureInvalidException, XMLSignatureMalformedException

public class XMLSignatureException
extends java.lang.Exception

Exception during xml document sign and validation process
User: jlee Date: Feb 3, 2004 Time: 10:18:47 AM

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
XMLSignatureException()
           
XMLSignatureException(java.lang.Exception e)
          Exception during xml document sign and validation
XMLSignatureException(java.lang.String s)
          Exception during xml document sign and validation
 
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

XMLSignatureException

public XMLSignatureException()

XMLSignatureException

public XMLSignatureException(java.lang.String s)
Exception during xml document sign and validation

Parameters:
s - error message

XMLSignatureException

public XMLSignatureException(java.lang.Exception e)
Exception during xml document sign and validation

Parameters:
e - root cause

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81