public class ResourceLoadingException extends Exception
| Constructor and Description |
|---|
ResourceLoadingException(URI uri,
String message) |
ResourceLoadingException(URI uri,
String message,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
URI |
getUri() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2025. All rights reserved.