|
| RQLException (string server, string reason, string responseXML) |
|
| SmartAPIException (ServerLogin login) |
|
| SmartAPIException (ServerLogin login, string message) |
|
| SmartAPIException (string serverName, string message) |
|
| SmartAPIException (ServerLogin login, string message, Exception innerException) |
|
| SmartAPIException (string serverName, string message, Exception innerException) |
|
| SmartAPIException (ServerLogin login, SerializationInfo info, StreamingContext context) |
|
Definition at line 87 of file RQLException.cs.
erminas.SmartAPI.Exceptions.RQLException.RQLException |
( |
string |
server, |
|
|
string |
reason, |
|
|
string |
responseXML |
|
) |
| |
erminas.SmartAPI.Exceptions.RQLException.RQLException |
( |
RQLException |
rqlException | ) |
|
|
protected |
ErrorCode erminas.SmartAPI.Exceptions.RQLException.ErrorCode |
|
getset |
string erminas.SmartAPI.Exceptions.RQLException.ErrorMessage |
|
getset |
override string erminas.SmartAPI.Exceptions.RQLException.Message |
|
get |
string erminas.SmartAPI.Exceptions.RQLException.Response |
|
getset |
The documentation for this class was generated from the following file: