public class InvalidMappingException extends MappingException
| Constructor and Description |
|---|
InvalidMappingException(String type,
String path) |
InvalidMappingException(String customMessage,
String type,
String path) |
InvalidMappingException(String customMessage,
String type,
String path,
Throwable cause) |
InvalidMappingException(String type,
String path,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getType() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved