Module org.firebirdsql.jaybird
Class LengthOverflowException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.firebirdsql.gds.impl.argument.LengthOverflowException
- All Implemented Interfaces:
Serializable
Thrown by
StringArgument and ByteArrayArgument if a value's length exceeds that of their
ArgumentType.- Since:
- 6.0.5
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString