|
Rational Developer for Power Systems Software V7.6 |
|||||||||
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 com.ibm.etools.iseries.edit.codeassist.cobol.MalformedSyntaxGroupDefinitionException
public class MalformedSyntaxGroupDefinitionException
Exception thrown when parsing malformed syntax definition files.
Constructor Summary | |
---|---|
MalformedSyntaxGroupDefinitionException(String rawMsg,
String[] args)
Constructor for MalformedSyntaxGroupDefinitionException. |
|
MalformedSyntaxGroupDefinitionException(String previousToken,
String currentToken,
String rawMsg,
String[] args)
Constructor for MalformedSyntaxGroupDefinitionException. |
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MalformedSyntaxGroupDefinitionException(String previousToken, String currentToken, String rawMsg, String[] args)
s
- public MalformedSyntaxGroupDefinitionException(String rawMsg, String[] args)
s
-
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |