dk.brics.servletvalidator.exceptions
Class CanGenerateEmpytException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
dk.brics.servletvalidator.exceptions.AnalysisException
dk.brics.servletvalidator.exceptions.CanGenerateEmpytException
- All Implemented Interfaces:
- Serializable
public class CanGenerateEmpytException
- extends AnalysisException
Thrown if the EpsilonRemovalVisitor detects that the language contains the string ε
which is not a valid XML document
- See Also:
- Serialized Form
CanGenerateEmpytException
public CanGenerateEmpytException()
getMessage
public String getMessage()
- Overrides:
getMessage in class Throwable
Copyright © 2008 Mathias Schwarz.