Package 

Class PublicationParser.ParseError.Reading

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final ReadError cause
      private final String message
    • Method Summary

      Modifier and Type Method Description
      ReadError getCause()
      String getMessage()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PublicationParser.ParseError.Reading

        PublicationParser.ParseError.Reading(ReadError cause)