Method | Description | |
---|---|---|
AddressBookException ( ) : System | ||
AddressBookException ( string message ) : System | ||
AddressBookException ( string message, Exception innerException ) : System |
public AddressBookException ( string message ) : System | ||
message | string | |
return | System |
public AddressBookException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
return | System |