Method | Description | |
---|---|---|
Format ( JsEngineLoadException jsEngineLoadException ) : string |
Generates a detailed error message
|
|
Format ( JsRuntimeException jsRuntimeException ) : string |
Generates a detailed error message
|
public static Format ( JsEngineLoadException jsEngineLoadException ) : string | ||
jsEngineLoadException | JsEngineLoadException | JavaScript engine load exception |
return | string |
public static Format ( JsRuntimeException jsRuntimeException ) : string | ||
jsRuntimeException | JsRuntimeException | JavaScript runtime exception |
return | string |