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

    • CloseException

      public CloseException(String string, Throwable throwable)