public class FieldTypeRequiredException extends RuntimeException
FieldTypeRequiredException is thrown when a field's type cannot be determined
automatically and, therefore, must be explicitly provided.| Constructor and Description |
|---|
FieldTypeRequiredException(String message)
Creates a new
FieldTypeRequiredException indicating that a type is required
for the reason described in the given message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FieldTypeRequiredException(String message)
FieldTypeRequiredException indicating that a type is required
for the reason described in the given message.message - the message