Class ParameterValueEncryptException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.qubership.atp.auth.springbootstarter.exceptions.AtpException
org.qubership.atp.dataset.exception.DataSetException
org.qubership.atp.dataset.exception.parameter.ParameterValueEncryptException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=INTERNAL_SERVER_ERROR, reason="TDS-5001") public class ParameterValueEncryptException extends DataSetException
See Also:
  • Constructor Details

    • ParameterValueEncryptException

      public ParameterValueEncryptException()