Class NotAllowedSqlExpressionException

All Implemented Interfaces:
Serializable

public class NotAllowedSqlExpressionException extends GretlException
See Also:
  • Constructor Details

    • NotAllowedSqlExpressionException

      public NotAllowedSqlExpressionException()
    • NotAllowedSqlExpressionException

      public NotAllowedSqlExpressionException(String message)
    • NotAllowedSqlExpressionException

      public NotAllowedSqlExpressionException(String message, Throwable cause)