Class ReasonsSQLException

All Implemented Interfaces:
Serializable, Iterable<Throwable>

public class ReasonsSQLException extends SQLException
A SQL exception with attached human-readable reasons.
See Also: