java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.integration.platform.variables.management.rest.exception.SecuredVariablesException
All Implemented Interfaces:
Serializable

public class SecuredVariablesException extends RuntimeException
See Also:
  • Constructor Details

    • SecuredVariablesException

      public SecuredVariablesException()
    • SecuredVariablesException

      public SecuredVariablesException(String message)
    • SecuredVariablesException

      public SecuredVariablesException(String message, Throwable cause)