메소드 | 설명 | |
---|---|---|
InvalidIdentityException ( ) : System |
Initializes a new instance of the InvalidIdentityException class
|
|
InvalidIdentityException ( string message, Exception innerException ) : System |
Initializes a new instance of the InvalidIdentityException class
|
public InvalidIdentityException ( string message, Exception innerException ) : System | ||
message | string | exception message |
innerException | Exception | inner exception |
리턴 | System |