SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Public Member Functions | |
MissingPrivilegesException (RQLException exception) | |
Public Member Functions inherited from erminas.SmartAPI.Exceptions.RQLException | |
RQLException (string server, string reason, string responseXML) | |
Public Member Functions inherited from erminas.SmartAPI.Exceptions.SmartAPIException | |
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) | |
Additional Inherited Members | |
Protected Member Functions inherited from erminas.SmartAPI.Exceptions.RQLException | |
RQLException (RQLException rqlException) | |
Properties inherited from erminas.SmartAPI.Exceptions.RQLException | |
ErrorCode | ErrorCode [get, set] |
string | ErrorMessage [get, set] |
override string | Message [get] |
string | Response [get, set] |
Definition at line 18 of file MissingPrivilegesException.cs.
erminas.SmartAPI.Exceptions.MissingPrivilegesException.MissingPrivilegesException | ( | RQLException | exception | ) |
Definition at line 20 of file MissingPrivilegesException.cs.