jaskell.parsec.ParsecException
class ParsecException(val status: Any, val message: String) extends Exception Parser throw ParsecException if failed.
Attributes
- Version:
1.0.0
- Graph
- Supertypes
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- Definition Classes
Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns:
a string representation of the object.
- Inherited from:
- Throwable