public class EolNotAnEnumerationValueException extends EolRuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected Object |
instance |
ast, context, message, reason| Constructor and Description |
|---|
EolNotAnEnumerationValueException(Object instance) |
| Modifier and Type | Method and Description |
|---|---|
String |
getReason() |
findCause, getAst, getColumn, getLine, getMessage, propagate, propagateDetailed, setAst, setMessage, setReason, toString, wrapaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceprotected Object instance
public EolNotAnEnumerationValueException(Object instance)
public String getReason()
getReason in class EolRuntimeExceptionCopyright © 2020. All rights reserved.