Initializes a new instance of the TypeIndexNotDefined class
Namespace: Alachisoft.NCache.Runtime.ExceptionsAssembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
| C# |
|---|
public TypeIndexNotDefined( string error ) |
| Visual Basic |
|---|
Public Sub New ( _ error As String _ ) |
| Visual C++ |
|---|
public: TypeIndexNotDefined( String^ error ) |
Parameters
- error
- Type: System..::..String