public class IllegalMapTypeException extends DatabindingFailedException
Exception
that is thrown during data binding when a mapping segment or mapping dmr do not use a
proper map feature.Constructor and Description |
---|
IllegalMapTypeException(String message)
Creates a new
IllegalMapTypeException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalMapTypeException(String message)
IllegalMapTypeException
.message
- The message of the ExceptionCopyright © 2019. All rights reserved.