Package dev.gothickit.zenkit
Class ResourceIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.gothickit.zenkit.ResourceIOException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResourceIOException(@NotNull Class<?> resource, ResourceIOSource sourceType, String source) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ResourceIOException
public ResourceIOException(@NotNull @NotNull Class<?> resource, ResourceIOSource sourceType, String source)
-