메소드 | 설명 | |
---|---|---|
TTLLengthException ( ) : System |
Initializes a new instance of the TTLLengthException class.
|
|
TTLLengthException ( string message ) : System |
Initializes a new instance of the TTLLengthException class with the specified error message.
|
메소드 | 설명 | |
---|---|---|
TTLLengthException ( SerializationInfo info, StreamingContext context ) : System |
Initializes a new instance of the TTLLengthException class with serialized data.
|
protected TTLLengthException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | The |
context | StreamingContext | The |
리턴 | System |
public TTLLengthException ( string message ) : System | ||
message | string | The message that describes the error. |
리턴 | System |