Class Files.NotLoadedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.burningwave.jvm.util.Files.NotLoadedException
All Implemented Interfaces:
Serializable
Enclosing class:
Files

public static class Files.NotLoadedException extends RuntimeException
See Also:
  • Constructor Details

    • NotLoadedException

      public NotLoadedException(String message, Throwable cause)
    • NotLoadedException

      public NotLoadedException(String message)