Click or drag to resize

ScriptEngineException Constructor

Overload List
  NameDescription
Public methodScriptEngineException
Initializes a new ScriptEngineException instance.
Public methodScriptEngineException(String)
Initializes a new ScriptEngineException with the specified error message.
Protected methodScriptEngineException(SerializationInfo, StreamingContext)
Initializes a new ScriptEngineException with serialized data.
Public methodScriptEngineException(String, Exception)
Initializes a new ScriptEngineException with the specified error message and nested exception.
Top
See Also