Class FailedToGetDatabaseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.database.steps.FailedToGetDatabaseException
All Implemented Interfaces:
Serializable

public class FailedToGetDatabaseException extends Exception
See Also:
  • Constructor Details

    • FailedToGetDatabaseException

      public FailedToGetDatabaseException()
    • FailedToGetDatabaseException

      public FailedToGetDatabaseException(String message)
    • FailedToGetDatabaseException

      public FailedToGetDatabaseException(String message, Throwable cause)