public class MappingNotFoundException extends MappingException
| Constructor and Description | 
|---|
MappingNotFoundException(Origin origin)  | 
MappingNotFoundException(String message,
                        Origin origin)  | 
MappingNotFoundException(String message,
                        Throwable root,
                        Origin origin)  | 
MappingNotFoundException(Throwable root,
                        Origin origin)  | 
getOriginaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.