메소드 | 설명 | |
---|---|---|
ConversionException ( ) : System |
Initializes a new instance of the ConversionException class.
|
|
ConversionException ( |
Initializes a new instance of the ConversionException class with serialized data.
|
|
ConversionException ( string message ) : System |
Initializes a new instance of the ConversionException class with a specified error message.
|
public ConversionException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
리턴 | System |
public ConversionException ( string message ) : System | ||
message | string | A message that describes the error. |
리턴 | System |