Class SecurityConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.europa.esig.dss.xml.common.exception.SecurityConfigurationException
All Implemented Interfaces:
Serializable

public class SecurityConfigurationException extends Exception
This exception is used to catch and re-throw an exception caused by a security feature/attribute definition
See Also:
  • Constructor Details

    • SecurityConfigurationException

      public SecurityConfigurationException(Exception e)
      Default constructor
      Parameters:
      e - Exception to re-throw