C# Class Pomona.Example.Models.ErrorStatus

Mostra file Open project: Pomona/Pomona

Public Methods

Method Description
ErrorStatus ( string message, int errorCode, string member = null, string exception = null )

Method Details

ErrorStatus() public method

public ErrorStatus ( string message, int errorCode, string member = null, string exception = null )
message string
errorCode int
member string
exception string