ScriptEngineException Constructor |
Name | Description | |
---|---|---|
![]() | ScriptEngineException |
Initializes a new ScriptEngineException instance.
|
![]() | ScriptEngineException(String) |
Initializes a new ScriptEngineException with the specified error message.
|
![]() | ScriptEngineException(SerializationInfo, StreamingContext) |
Initializes a new ScriptEngineException with serialized data.
|
![]() | ScriptEngineException(String, Exception) |
Initializes a new ScriptEngineException with the specified error message and nested exception.
|