public class IllegalListTypeException extends DatabindingFailedException
IllegalListTypeException
is thrown by an IndexDomainModelReferenceConverter
when the domain model
e feature of a VIndexDomainModelReference
referencing a list is not of the type EReference
.Constructor and Description |
---|
IllegalListTypeException(String message)
Creates a new
IllegalListTypeException with the given message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IllegalListTypeException(String message)
IllegalListTypeException
with the given message.message
- The message text of the exceptionCopyright © 2016. All rights reserved.