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.SmartAPIException Class Reference
+ Inheritance diagram for erminas.SmartAPI.Exceptions.SmartAPIException:
+ Collaboration diagram for erminas.SmartAPI.Exceptions.SmartAPIException:

Public Member Functions

 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)
 

Properties

string Server [get, set]
 

Detailed Description

Definition at line 23 of file SmartAPIException.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException ( ServerLogin  login)

Definition at line 25 of file SmartAPIException.cs.

erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException ( ServerLogin  login,
string  message 
)

Definition at line 33 of file SmartAPIException.cs.

erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException ( string  serverName,
string  message 
)

Definition at line 41 of file SmartAPIException.cs.

erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException ( ServerLogin  login,
string  message,
Exception  innerException 
)

Definition at line 46 of file SmartAPIException.cs.

erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException ( string  serverName,
string  message,
Exception  innerException 
)

Definition at line 55 of file SmartAPIException.cs.

erminas.SmartAPI.Exceptions.SmartAPIException.SmartAPIException ( ServerLogin  login,
SerializationInfo  info,
StreamingContext  context 
)

Definition at line 61 of file SmartAPIException.cs.

Property Documentation

string erminas.SmartAPI.Exceptions.SmartAPIException.Server
getset

Definition at line 70 of file SmartAPIException.cs.


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