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: 1545342 $ $Date: 2013-11-25 17:01:00 +0000 (Mon, 25 Nov 2013) $
- 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–2014 The Apache Software Foundation. All rights reserved.