public class LanguageNotBalancedException extends AnalysisException
| Constructor and Description |
|---|
LanguageNotBalancedException(String nonBalancedString,
CodeLocation location) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMessage(String nonBalancedString) |
getCodeLocation, setCodeLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LanguageNotBalancedException(String nonBalancedString, CodeLocation location)
Copyright © 2008-2013 Mathias Schwarz.