org.apache.xml.security.stax.ext
Class UncheckedXMLSecurityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xml.security.stax.ext.UncheckedXMLSecurityException
- All Implemented Interfaces:
- Serializable
public class UncheckedXMLSecurityException
- extends RuntimeException
Unchecked Exception to mark uncaught-exceptions in threads
- Version:
- $Revision: 1354896 $ $Date: 2012-06-28 11:11:05 +0100 (Thu, 28 Jun 2012) $
- Author:
- $Author: coheigea $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UncheckedXMLSecurityException
public UncheckedXMLSecurityException(String message)
UncheckedXMLSecurityException
public UncheckedXMLSecurityException(String message,
Throwable cause)
UncheckedXMLSecurityException
public UncheckedXMLSecurityException(Throwable cause)
Copyright © 2000–2013 The Apache Software Foundation. All rights reserved.