Partager via


UnboundVariableException Constructor

Initializes a new instance of the UnboundVariableException class.

Overload List

Name Description
UnboundVariableException () Initializes a new instance of the UnboundVariableException class.
UnboundVariableException (SerializationInfo, StreamingContext) Initializes a new instance of the UnboundVariableException class with serialized data.
UnboundVariableException (String) Initializes a new instance of the UnboundVariableException class with a specified error message.
UnboundVariableException (String, Exception) Initializes a new instance of the UnboundVariableException class with a specified error message and a reference to the inner exception that is the cause of this exception.

See Also

Reference

UnboundVariableException Class
UnboundVariableException Members
Microsoft.SpecExplorer.Runtime.Testing Namespace