Class UncheckedXMLSecurityException

  • All Implemented Interfaces:
    Serializable

    public class UncheckedXMLSecurityException
    extends RuntimeException
    Unchecked Exception to mark uncaught-exceptions in threads
    Version:
    $Revision: 1720201 $ $Date: 2015-12-15 18:13:17 +0100 (Tue, 15 Dec 2015) $
    Author:
    $Author: coheigea $
    See Also:
    Serialized Form
    • Constructor Detail

      • UncheckedXMLSecurityException

        public UncheckedXMLSecurityException​(String message)
      • UncheckedXMLSecurityException

        public UncheckedXMLSecurityException​(String message,
                                             Throwable cause)
      • UncheckedXMLSecurityException

        public UncheckedXMLSecurityException​(Throwable cause)