|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.eclipse.epsilon.eol.exceptions.EolRuntimeException
org.eclipse.epsilon.eol.exceptions.EolIllegalPropertyAssignmentException
public class EolIllegalPropertyAssignmentException
| Field Summary | |
|---|---|
java.lang.String |
property
|
| Constructor Summary | |
|---|---|
EolIllegalPropertyAssignmentException(java.lang.String property,
AST ast)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getReason()
|
| Methods inherited from class org.eclipse.epsilon.eol.exceptions.EolRuntimeException |
|---|
getAst, getColumn, getLine, getMessage, propagate, setAst, setReason, toString, wrap |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String property
| Constructor Detail |
|---|
public EolIllegalPropertyAssignmentException(java.lang.String property,
AST ast)
| Method Detail |
|---|
public java.lang.String getReason()
getReason in class EolRuntimeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||