VariableIsConstantException Constructor
From Furcadia Framework
|
|
VariableIsConstantException Constructor |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Top
[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| VariableIsConstantException | Initializes a new instance of the VariableIsConstantException class | |
| VariableIsConstantException(String) | Initializes a new instance of the VariableIsConstantException class | |
| VariableIsConstantException(SerializationInfo, StreamingContext) | Initializes a new instance of the VariableIsConstantException class | |
| VariableIsConstantException(String, Exception) | Initializes a new instance of the VariableIsConstantException class |
See Also