public class XBInvalidLengthException extends XBValidationException
This class defines the 'XBinder invalid length' exception that is thrown when a length is determined to be invalid.
Things that can cause this to be thrown are:
| Constructor and Description |
|---|
XBInvalidLengthException()
This constructor creates an exception object with a default
textual message.
|