public class MappingException extends RuntimeException
Constructor and Description |
---|
MappingException(String msg)
Create mapping exception
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MappingException(String msg)
msg
- Message to display for the userCopyright © 2018. All rights reserved.