Class LocalizedSQLException

All Implemented Interfaces:
LocalizedException, Serializable, Iterable<Throwable>

public class LocalizedSQLException extends SQLException implements LocalizedException
Extends SQLException to provide exceptions with user locale error messages.
Author:
AO Industries, Inc.
See Also: