Table of Contents

Class DotVgnApiException

Namespace
DotVgn.Common.Exceptions
Assembly
DotVgn.Common.dll

Represents a failed call to the upstream VGN API with diagnostic details.

public sealed class DotVgnApiException : Exception, ISerializable
Inheritance
DotVgnApiException
Implements
Inherited Members

Constructors

DotVgnApiException(HttpStatusCode, Uri)

Represents a failed call to the upstream VGN API with diagnostic details.

public DotVgnApiException(HttpStatusCode statusCode, Uri requestUri)

Parameters

statusCode HttpStatusCode
requestUri Uri