class Webview::Error

Overview

Exception class for webview errors

Defined in:

webview.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(error_code : LibWebView::Error, message : String | Nil = nil, context : String | Nil = nil) #

[View source]

Instance Method Detail

def context : String | Nil #

[View source]
def error_code : LibWebView::Error #

[View source]