org.neuclear.xml.xmlsec
Class XMLSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.neuclear.xml.XMLException
              extended by org.neuclear.xml.xmlsec.XMLSecurityException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
XMLTransformNotFoundException

public class XMLSecurityException
extends XMLException

See Also:
Serialized Form

Constructor Summary
XMLSecurityException(java.lang.String message)
           
XMLSecurityException(java.lang.String message, java.lang.Throwable t)
           
XMLSecurityException(java.lang.Throwable t)
           
 
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

XMLSecurityException

public XMLSecurityException(java.lang.String message)

XMLSecurityException

public XMLSecurityException(java.lang.Throwable t)

XMLSecurityException

public XMLSecurityException(java.lang.String message,
                            java.lang.Throwable t)


Copyright © 2002-2004 Antilles Software Ventures SA. All Rights Reserved.