Class JdbcExecutorException

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

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

    • JdbcExecutorException

      public JdbcExecutorException(String message)
      Constructs a new exception with the specified detail message
      Parameters:
      message - String with message