Class QueryBuilderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.bugreaper.modules.db.exceptions.QueryBuilderException
All Implemented Interfaces:
Serializable

public class QueryBuilderException extends RuntimeException
See Also:
  • Constructor Details

    • QueryBuilderException

      public QueryBuilderException(String message)
    • QueryBuilderException

      public QueryBuilderException(String message, Throwable cause)