Méthode | Description | |
---|---|---|
DataElementParseErrorException ( int index, |
Initializes a new instance of the DataElementParseErrorException class
|
|
DataElementParseErrorException ( int index, string message, |
Initializes a new instance of the DataElementParseErrorException class
|
public DataElementParseErrorException ( int index, |
||
index | int | Specify the index of object |
innerException | Specify the inner exception | |
Résultat | System |
public DataElementParseErrorException ( int index, string message, |
||
index | int | Specify the index of object |
message | string | Specify the exception message |
innerException | Specify the inner exception | |
Résultat | System |