|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.ibm.etools.iseries.editor.codeassist.cobol.MalformedSyntaxGroupDefinitionException
Excepction thrown when parsing malformed syntax definition files.
Constructor Summary | |
---|---|
MalformedSyntaxGroupDefinitionException(String format,
String[] args)
Constructor for MalformedSyntaxGroupDefinitionException. |
|
MalformedSyntaxGroupDefinitionException(String previousToken,
String currentToken,
String format,
String[] args)
Constructor for MalformedSyntaxGroupDefinitionException. |
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MalformedSyntaxGroupDefinitionException(String previousToken, String currentToken, String format, String[] args)
public MalformedSyntaxGroupDefinitionException(String format, String[] args)
|
iSeries Remote Systems v6.0.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |