public class ResourceException extends MetaModelException
Resources.| Constructor and Description |
|---|
ResourceException(Resource resource,
Exception cause) |
ResourceException(Resource resource,
String message) |
ResourceException(Resource resource,
String message,
Exception cause) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
getResource() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic Resource getResource()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.