Class ResourceNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
nva.commons.core.ioutils.exceptions.ResourceNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionResourceNotFoundException(String path, Exception exc) ResourceNotFoundException(Path path, Exception exc) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_MESSAGE
- See Also:
-
-
Constructor Details
-
ResourceNotFoundException
Deprecated. -
ResourceNotFoundException
-