Class CloseException

All Implemented Interfaces:
Serializable

public class CloseException extends JdbiException
Thrown when an exception occurs while attempting to close a database resource.
See Also:
  • Constructor Details Link icon

    • CloseException Link icon

      public CloseException(String string, Throwable throwable)