public static final class EntityUnresolver.ForbiddenEntityResolutionException extends SAXException
The entity to be resolved is available by using the following methods:
| Constructor and Description |
|---|
ForbiddenEntityResolutionException(String publicId,
String systemId)
Initializes a ForbiddenEntityResolutionException with entity to be resolved.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPublicId()
Gets the name of the entity to be resolved.
|
String |
getSystemId()
Gets the entity URL of the entity to be resolved.
|
getCause, getException, getMessage, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace