Definition at line 23 of file SmartAPIException.cs.
erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException |
( |
ServerLogin |
login | ) |
|
erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException |
( |
ServerLogin |
login, |
|
|
string |
message |
|
) |
| |
erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException |
( |
string |
serverName, |
|
|
string |
message |
|
) |
| |
erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException |
( |
ServerLogin |
login, |
|
|
string |
message, |
|
|
Exception |
innerException |
|
) |
| |
erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException |
( |
string |
serverName, |
|
|
string |
message, |
|
|
Exception |
innerException |
|
) |
| |
erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException |
( |
ServerLogin |
login, |
|
|
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
string erminas.SmartAPI.Exceptions.SmartAPIException.Server |
|
getset |
The documentation for this class was generated from the following file: