Class DBStringValueIsTooLongException

  • All Implemented Interfaces:
    Serializable

    public final class DBStringValueIsTooLongException
    extends DBException
    Thrown when attempted to bind/pass a string that could not fit into the corresponding field. I.e. ORA-01461.
    See Also:
    Serialized Form