SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.Exceptions.MissingPrivilegesException Class Reference
+ Inheritance diagram for erminas.SmartAPI.Exceptions.MissingPrivilegesException:
+ Collaboration diagram for erminas.SmartAPI.Exceptions.MissingPrivilegesException:

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]
 

Detailed Description

Definition at line 18 of file MissingPrivilegesException.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.Exceptions.MissingPrivilegesException.MissingPrivilegesException ( RQLException  exception)

Definition at line 20 of file MissingPrivilegesException.cs.


The documentation for this class was generated from the following file: