Home
last modified time | relevance | path

Searched defs:BinaryParsingException (Results 1 – 1 of 1) sorted by relevance

/dports/textproc/nux/nux/src/nux/xom/binary/
H A DBinaryParsingException.java57 public class BinaryParsingException extends ParsingException { class
62 BinaryParsingException(String message) { in BinaryParsingException() method in BinaryParsingException
69 BinaryParsingException(Throwable cause) { in BinaryParsingException() method in BinaryParsingException
76 BinaryParsingException(String message, Throwable cause) { in BinaryParsingException() method in BinaryParsingException