public class MappingNotFoundException extends MappingException
| Constructor and Description |
|---|
MappingNotFoundException(String type,
String path) |
MappingNotFoundException(String customMessage,
String type,
String path) |
MappingNotFoundException(String customMessage,
String type,
String path,
Throwable cause) |
MappingNotFoundException(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 © 2012 JBoss by Red Hat. All Rights Reserved.