class Duktape::HeapError

Overview

Non-recoverable (Engine) Exception Classes

Defined in:

duktape/error.cr

Constructors

Instance methods inherited from class Duktape::InternalError

msg : String msg

Constructor methods inherited from class Duktape::InternalError

new(msg : String) new

Constructor Detail

def self.new(msg : String) #

[View source]