Class IllegalAqlException

All Implemented Interfaces:
Serializable

public class IllegalAqlException extends AqlRuntimeException
See Also:
  • Constructor Details

    • IllegalAqlException

      public IllegalAqlException(String message)
    • IllegalAqlException

      public IllegalAqlException(String message, Throwable cause)
    • IllegalAqlException

      public IllegalAqlException(Throwable cause)