Class AttributeExistsException

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.attribute.AttributeExistsException
All Implemented Interfaces:
Serializable

@ResponseStatus(value=CONFLICT, reason="TDS-3001") public class AttributeExistsException extends DataSetException
See Also:
  • Constructor Details

    • AttributeExistsException

      public AttributeExistsException(String message)