Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
medusa
master
Glue
QuickJS
SequentialContainer
Medusa
API
Eval
QuickJS
Function
QuickJS
Binding
Constants
Context
QuickJS
Engine
QuickJS
Exceptions
InternalException
RuntimeException
QuickJS
TypeException
Runtime
QuickJS
ValueWrapper
QuickJS
Generated using Crystal 1.14.0
2024-12-03 13:58:30 UTC
class
Medusa::
Exceptions::
InternalException
Medusa::Exceptions::InternalException
Exception
Reference
Object
Defined in:
medusa/exceptions/internal_exception.cr
Constructors
.new
(message : String, stack : String | Nil)
Constructor Detail
def self.
new
(message : String, stack : String | Nil)
#
[
View source
]