BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.core.soap
Class XMLSignatureInvalidException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--weblogic.webservice.core.soap.XMLSignatureException
                    |
                    +--weblogic.webservice.core.soap.XMLSignatureInvalidException

public class XMLSignatureInvalidException
extends XMLSignatureException

Exception is thrown when the xml signature is not valid.
User: jlee Date: Feb 3, 2004 Time: 10:19:26 AM

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

Constructor Summary
XMLSignatureInvalidException(java.lang.Exception e)
          Signature invalid
XMLSignatureInvalidException(java.lang.String s)
          Signature invalid
 
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

XMLSignatureInvalidException

public XMLSignatureInvalidException(java.lang.String s)
Signature invalid

Parameters:
s - error message

XMLSignatureInvalidException

public XMLSignatureInvalidException(java.lang.Exception e)
Signature invalid

Parameters:
e - root cause

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