Package 

Class ArchiveOpener.OpenError.Reading

    • Method Summary

      Modifier and Type Method Description
      ReadError getCause() The cause error or null if there is none.
      String getMessage() An error message.
      • Methods inherited from class java.lang.Object

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

      • ArchiveOpener.OpenError.Reading

        ArchiveOpener.OpenError.Reading(ReadError cause)