Class AttributeTypeException

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

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

    • AttributeTypeException

      public AttributeTypeException(String attrName, String type)