Class QueryCheckException

All Implemented Interfaces:
Serializable

public class QueryCheckException extends QueryException
See Also:
  • Constructor Details

    • QueryCheckException

      public QueryCheckException()
    • QueryCheckException

      public QueryCheckException(Throwable cause)
    • QueryCheckException

      public QueryCheckException(String msg)
    • QueryCheckException

      public QueryCheckException(String msg, Throwable cause)