Class InvalidCharHandler.FailingHandler

  • All Implemented Interfaces:
    InvalidCharHandler
    Enclosing interface:
    InvalidCharHandler

    public static class InvalidCharHandler.FailingHandler
    extends Object
    implements InvalidCharHandler
    This handler implementation just throws an exception for all invalid characters encountered. It is the default handler used if nothing else has been specified.