class DataInputException : JavaScriptException


Indicates that streaming JavaScript code into the JS evaluation environment has failed.

The JavaScript isolate may continue to be used after this exception has been produced. The JavaScript evaluation will not proceed if the JavaScript code streaming fails.

Summary

Public constructors

Public constructors

DataInputException

Added in 1.0.0-beta01
DataInputException()

DataInputException

Added in 1.0.0-beta01
DataInputException(error: String)