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

Inheritance: UserErrorModel
Mostra file Open project: SIXNetworks/withSIX.Desktop Class Usage Examples

Public Methods

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

Method Details

NotLoggedInUserError() public method

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