Method | Description | |
---|---|---|
DuplicateEmailException ( ) : System | ||
DuplicateEmailException ( string message ) : System | ||
DuplicateEmailException ( string message, Exception inner ) : System |
public DuplicateEmailException ( string message ) : System | ||
message | string | |
return | System |
public DuplicateEmailException ( string message, Exception inner ) : System | ||
message | string | |
inner | Exception | |
return | System |