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) |
getOrigin
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.