|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception orc.error.OrcException orc.error.runtime.ExecutionException orc.error.runtime.TokenException orc.error.runtime.RuntimeTypeException orc.error.runtime.MethodTypeMismatchException
public class MethodTypeMismatchException
Field Summary | |
---|---|
java.lang.String |
methodName
|
Constructor Summary | |
---|---|
MethodTypeMismatchException(java.lang.String methodName)
|
Method Summary |
---|
Methods inherited from class orc.error.runtime.TokenException |
---|
getBacktrace, getSourceLocation, setBacktrace, setSourceLocation, toString |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public java.lang.String methodName
Constructor Detail |
---|
public MethodTypeMismatchException(java.lang.String methodName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |