|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
story.dbcore.exceptions.Scheherexception
story.dbcore.exceptions.UnmetReferenceReq
story.dbcore.exceptions.WronglyTypedReferenceReq
public class WronglyTypedReferenceReq
A parameter requests a reference be set, and a previous parameter matches to that reference, but the types don't match.
| Constructor Summary | |
|---|---|
WronglyTypedReferenceReq(Parameter parameter,
ReferenceReq requirement,
VariableType extantType)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WronglyTypedReferenceReq(Parameter parameter,
ReferenceReq requirement,
VariableType extantType)
throws Scheherexception
Scheherexception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||