|
||||||||||
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.scheherazade.exceptions.DuplicateSCHReference
public class DuplicateSCHReference
A reference has already been declared with the specified ID.
Constructor Summary | |
---|---|
DuplicateSCHReference(VariableID ID,
SCHParameter parameter,
SCHVariableType newType,
SCHVariableType extantType)
|
Method Summary | |
---|---|
SCHParameter |
getParameter()
|
VariableID |
getReferenceID()
|
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 DuplicateSCHReference(VariableID ID, SCHParameter parameter, SCHVariableType newType, SCHVariableType extantType)
Method Detail |
---|
public VariableID getReferenceID()
public SCHParameter getParameter()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |