Class CompareNotSupportedException

All Implemented Interfaces:
Serializable

public class CompareNotSupportedException extends ExpressionRuntimeException
See Also:
  • Field Details

  • Constructor Details

    • CompareNotSupportedException

      public CompareNotSupportedException()
    • CompareNotSupportedException

      public CompareNotSupportedException(String message, Throwable cause)
    • CompareNotSupportedException

      public CompareNotSupportedException(String message)
    • CompareNotSupportedException

      public CompareNotSupportedException(Throwable cause)