Package com.apple.foundationdb.relational.api.exceptions
package com.apple.foundationdb.relational.api.exceptions
Exceptions thrown by the Relational packages. These should generally be wrapped by a
SQLException
so that JDBC consumers don't need to know about our exception types.- See Also:
-
ClassDescriptionAn exception intended to carry over additional context within a SQLException.An enumeration form of the different error codes that Relational makes use of.Internal type of relational exception.