Class ParsingFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.mackenziehigh.sexpr.exceptions.ParsingFailedException
All Implemented Interfaces:
Serializable

public class ParsingFailedException extends RuntimeException
This type of exception indicates the detection of a syntax-error.
See Also: