@groovy.transform.InheritConstructors @groovy.transform.CompileStatic class ResourceAccessException extends RuntimeException
Thrown when there are issues loading resources from the classpath.
| Constructor and description |
|---|
ResourceAccessException
() |
| Methods inherited from class | Name |
|---|---|
class RuntimeException |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |