C# Class withSIX.Core.Applications.Errors.NotConnectedUserError

Inheritance: UserErrorModel
显示文件 Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

Method Description
NotConnectedUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System

Method Details

NotConnectedUserError() public method

public NotConnectedUserError ( object>.Dictionary contextInfo = null, Exception innerException = null ) : System
contextInfo object>.Dictionary
innerException System.Exception
return System