public class InvalidElementException extends Exception
DataFieldResolver
,
Serialized FormConstructor and Description |
---|
InvalidElementException(String fieldName)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidElementException(String fieldName)
fieldName
- The name of the field that cannot be resolved.public String getMessage()
getMessage
in class Throwable
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.