Serializable
public class MappingException extends RuntimeException
Constructor | Description |
---|---|
MappingException() |
|
MappingException(String message) |
|
MappingException(String message,
Throwable cause) |
|
MappingException(Throwable cause) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2019. All rights reserved.