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: