class
Webview::Error
- Webview::Error
- Exception
- Reference
- Object
Overview
Exception class for webview errors
Defined in:
webview.crConstructors
Instance Method Summary
Constructor Detail
def self.new(error_code : LibWebView::Error, message : String | Nil = nil, context : String | Nil = nil)
#