public class NamespaceMismatchException extends ReadException
| Constructor and Description |
|---|
NamespaceMismatchException(String namespaceDefined,
String namespaceGiven) |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
generateMessage(String namespaceDefined,
String namespaceGiven) |
String |
getNamespaceDefined() |
String |
getNamespaceGiven() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015. All rights reserved.