dk.brics.servletvalidator.exceptions
Class LanguageNotBalancedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dk.brics.servletvalidator.exceptions.AnalysisException
dk.brics.servletvalidator.exceptions.LanguageNotBalancedException
- All Implemented Interfaces:
- Serializable
public class LanguageNotBalancedException
- extends AnalysisException
Thrown if the analysis detects that the grammar is not balanced
- See Also:
- Serialized Form
LanguageNotBalancedException
public LanguageNotBalancedException(String nonBalancedString)
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2008 Mathias Schwarz.