Class AttributeNotFoundException

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

@ResponseStatus(value=NOT_FOUND, reason="TDS-3004") public class AttributeNotFoundException extends DataSetException
See Also:
  • Constructor Details

    • AttributeNotFoundException

      public AttributeNotFoundException()