Serializable
ResourceNotFoundException
, ResourceNotValidException
public class ResourceException extends RuntimeException
Constructor | Description |
---|---|
ResourceException(String path,
Exception cause) |
Create exception with original cause.
|
Modifier and Type | Method | Description |
---|---|---|
String |
getPath() |
The resource path causing exception.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getPath()
Copyright © 2017. All rights reserved.