메소드 | 설명 | |
---|---|---|
PasswordErrorException ( ) : System | ||
PasswordErrorException ( string ErrorMessage ) : System | ||
PasswordErrorException ( string message, Exception innerException ) : System |
public PasswordErrorException ( string ErrorMessage ) : System | ||
ErrorMessage | string | |
리턴 | System |
public PasswordErrorException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
리턴 | System |