Class DerivedSecurityLevelPolicyAdapterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.inductiveautomation.ignition.gateway.auth.security.level.policy.DerivedSecurityLevelPolicyAdapterException
All Implemented Interfaces:
Serializable

public class DerivedSecurityLevelPolicyAdapterException extends Exception
See Also:
  • Constructor Details

    • DerivedSecurityLevelPolicyAdapterException

      public DerivedSecurityLevelPolicyAdapterException()
    • DerivedSecurityLevelPolicyAdapterException

      public DerivedSecurityLevelPolicyAdapterException(String message)
    • DerivedSecurityLevelPolicyAdapterException

      public DerivedSecurityLevelPolicyAdapterException(String message, Throwable cause)
    • DerivedSecurityLevelPolicyAdapterException

      public DerivedSecurityLevelPolicyAdapterException(Throwable cause)
    • DerivedSecurityLevelPolicyAdapterException

      protected DerivedSecurityLevelPolicyAdapterException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)