Example usage for java.sql SQLException subclass-usage

List of usage examples for java.sql SQLException subclass-usage

Introduction

In this page you can find the example usage for java.sql SQLException subclass-usage.

Usage

From source file net.starschema.clouddb.jdbc.BQSQLException.java

/**
 * <p>
 * An exception that provides information on a database access error or other
 * errors.<br>
 * With logging them to the external logfile.
 * <p>