Class MalformedInputException

    • Constructor Detail

      • MalformedInputException

        public MalformedInputException​(long offset)
      • MalformedInputException

        public MalformedInputException​(long offset,
                                       String reason)
    • Method Detail

      • getOffset

        public long getOffset()