class Kaze::RuntimeError
- Kaze::RuntimeError
 - Exception
 - Reference
 - Object
 
Overview
An error that occured during runtime.
Defined in:
runtime_error.crConstructors
Instance Method Summary
- 
        #token : Token
        
          
The token at which the error occured.
 - 
        #token=(token : Token)
        
          
The token at which the error occured.