makth
Toggle table of contents
1.3.2
common
Platform filter
common
Switch theme
Search in API
makth
core
/
dev.makth.lexers
/
MathLexer
/
NoValueFoundException
No
Value
Found
Exception
open
class
NoValueFoundException
:
AlgorithmLexer.SyntaxException
Exception thrown when a value is expected but not found
Members
Constructors
No
Value
Found
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?