Class AttributeNotExistException

All Implemented Interfaces:
Serializable

public class AttributeNotExistException extends ExecutionPlanValidationException
See Also:
  • Constructor Details

    • AttributeNotExistException

      public AttributeNotExistException(String message)
    • AttributeNotExistException

      public AttributeNotExistException(String message, Throwable throwable)
    • AttributeNotExistException

      public AttributeNotExistException(Throwable throwable)