Class UnsupportedAttributeTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedAttributeTypeException extends ExecutionPlanValidationException
See Also:
  • Constructor Details

    • UnsupportedAttributeTypeException

      public UnsupportedAttributeTypeException(String message)
    • UnsupportedAttributeTypeException

      public UnsupportedAttributeTypeException(String message, Throwable throwable)
    • UnsupportedAttributeTypeException

      public UnsupportedAttributeTypeException(Throwable throwable)