InterpreterConfigException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The interpreter is called in an illegal way.
[System.Serializable]
public class InterpreterConfigException : InvalidOperationException
[<System.Serializable>]
type InterpreterConfigException = class
inherit InvalidOperationException
Public Class InterpreterConfigException
Inherits InvalidOperationException
- Inheritance
-
InterpreterConfigException
- Attributes
Constructors
| InterpreterConfigException() | |
| InterpreterConfigException(SerializationInfo, StreamingContext) | |
| InterpreterConfigException(String, Exception) | |
| InterpreterConfigException(String) |