C# Class erminas.SmartAPI.Exceptions.BrokenContentClassFolderSharingException

Inheritance: SmartAPIException
显示文件 Open project: erminas/smartapi

Public Methods

Method Description
BrokenContentClassFolderSharingException ( ServerLogin login, IContentClassFolder folder, System.Guid sharedFromProjectGuid, System.Guid sharedFromFolderGuid ) : System

Method Details

BrokenContentClassFolderSharingException() public method

public BrokenContentClassFolderSharingException ( ServerLogin login, IContentClassFolder folder, System.Guid sharedFromProjectGuid, System.Guid sharedFromFolderGuid ) : System
login erminas.SmartAPI.Utils.ServerLogin
folder IContentClassFolder
sharedFromProjectGuid System.Guid
sharedFromFolderGuid System.Guid
return System