Class AbstractAsyncResource.EndOfFileException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.inverno.mod.base.resource.AbstractAsyncResource.EndOfFileException
All Implemented Interfaces:
Serializable
Enclosing class:
AbstractAsyncResource

protected static class AbstractAsyncResource.EndOfFileException extends RuntimeException

Thrown when the end of the file is reached when reading a resource.

Since:
1.0
Author:
Jeremy Kuhn
See Also:
  • Constructor Details

    • EndOfFileException

      protected EndOfFileException()