Class SqlExecuteException

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

public class SqlExecuteException extends RuntimeException
Exceptions that can be thrown during SqlExecute use
See Also:
  • Constructor Details

    • SqlExecuteException

      public SqlExecuteException(Throwable cause)
      Constructs a new exception with the specified cause
      Parameters:
      cause - the cause