Example usage for Java java.sql SQLNonTransientConnectionException fields, constructors, methods, implement or subclass
The text is from its open source code.
SQLNonTransientConnectionException(String reason) Constructs a SQLNonTransientConnectionException object with a given reason . | |
SQLNonTransientConnectionException(Throwable cause) Constructs a SQLNonTransientConnectionException object with a given cause . |