interbase.interclient
Class UnsupportedCharacterSetException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.sql.SQLException
|
+--interbase.interclient.SQLException
|
+--interbase.interclient.DriverNotCapableException
|
+--interbase.interclient.UnsupportedCharacterSetException
- public final class UnsupportedCharacterSetException
- extends DriverNotCapableException
Attempted use of an unsupported character encoding.
The error code associated with this exception is
ErrorCodes.driverNotCapable.
- Since:
- Extension, since 1.50
- See Also:
CharacterEncodings
, Serialized Form
Send comments or suggestions to icsupport@interbase.com