Метод | Описание | |
---|---|---|
CidrFormatException ( ) : System |
Initializes a new instance of the CidrFormatException class.
|
|
CidrFormatException ( string message ) : System |
Initializes a new instance of the CidrFormatException class with the specified error message.
|
Метод | Описание | |
---|---|---|
CidrFormatException ( SerializationInfo info, StreamingContext context ) : System |
Initializes a new instance of the CidrFormatException class with serialized data.
|
protected CidrFormatException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The |
Результат | System |
public CidrFormatException ( string message ) : System | ||
message | string | The message that describes the error. |
Результат | System |