class Ven::Suite::InternalError
- Ven::Suite::InternalError
 - Ven::Suite::VenError
 - Exception
 - Reference
 - Object
 
Overview
An exception that is raised when there is an error in the interpreter implementation itself. InternalErrors are not as bad (nor as dangerous) as standard Crystal errors: if a standard Crystal error is raised, something is very wrong (for the user, at least).