struct Protocol::Runtime::ExceptionThrown

Overview

Issued when exception was thrown and unhandled.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def exception_details : ExceptionDetails #

[View source]
def timestamp : Timestamp #

Timestamp of the exception.


[View source]