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) |
getMessage, getOrigin
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016 JBoss by Red Hat. All rights reserved.