IJsPromiseCatch Method (ActionObject) | 
Namespace: DotNetBrowser.Js
IJsPromise Catch( Action<Object> onRejected )
| Exception | Condition | 
|---|---|
| JsException | The JavaScript function raised an exception. | 
| ObjectDisposedException | The IJsPromise has already been disposed. | 
| ConnectionClosedException | The connection to the Chromium engine is closed. |