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