C# Class Pomona.PomonaError

Exibir arquivo Open project: Pomona/Pomona

Public Methods

Method Description
PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic

Method Details

PomonaError() public method

public PomonaError ( HttpStatusCode statusCode ) : System.Collections.Generic
statusCode HttpStatusCode
return System.Collections.Generic

PomonaError() public method

public PomonaError ( HttpStatusCode statusCode, object entity, string>.IEnumerable responseHeaders = null ) : System.Collections.Generic
statusCode HttpStatusCode
entity object
responseHeaders string>.IEnumerable
return System.Collections.Generic