Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
LensExceptions::LexError
Inherits
Exception
/
Reference
/
Object
Exception thrown when an error occurrs during lexing.
Constructors
new
(file_name, message, full_line :
String
, line :
Int
, column :
Int
)
Source