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

Public Member Functions

 BrokenContentClassFolderSharingException (ServerLogin login, IContentClassFolder folder, Guid sharedFromProjectGuid, Guid sharedFromFolderGuid)
 
- 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)
 

Properties

Guid SharedFromFolderGuid [get]
 
Guid SharedFromProjectGuid [get]
 
- Properties inherited from erminas.SmartAPI.Exceptions.SmartAPIException
string Server [get, set]
 

Detailed Description

Definition at line 22 of file BrokenContentClassFolderSharingException.cs.

Constructor & Destructor Documentation

erminas.SmartAPI.Exceptions.BrokenContentClassFolderSharingException.BrokenContentClassFolderSharingException ( ServerLogin  login,
IContentClassFolder  folder,
Guid  sharedFromProjectGuid,
Guid  sharedFromFolderGuid 
)

Definition at line 27 of file BrokenContentClassFolderSharingException.cs.

Property Documentation

Guid erminas.SmartAPI.Exceptions.BrokenContentClassFolderSharingException.SharedFromFolderGuid
get

Definition at line 40 of file BrokenContentClassFolderSharingException.cs.

Guid erminas.SmartAPI.Exceptions.BrokenContentClassFolderSharingException.SharedFromProjectGuid
get

Definition at line 45 of file BrokenContentClassFolderSharingException.cs.


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