Class AGUnsupportedQueryLanguageException

All Implemented Interfaces:
Serializable

public class AGUnsupportedQueryLanguageException extends AGHttpException
See Also:
  • Constructor Details

    • AGUnsupportedQueryLanguageException

      public AGUnsupportedQueryLanguageException(String message)
    • AGUnsupportedQueryLanguageException

      public AGUnsupportedQueryLanguageException(Exception e)
    • AGUnsupportedQueryLanguageException

      public AGUnsupportedQueryLanguageException(String message, Throwable cause)