Table of Contents

Class TileHttpStatusException

Namespace
LansMap.Map.Network
public sealed class TileHttpStatusException : Exception, ISerializable
Inheritance
object
TileHttpStatusException
Implements
Inherited Members

Constructors

TileHttpStatusException(int)

public TileHttpStatusException(int statusCode)

Parameters

statusCode int

Properties

StatusCode

public int StatusCode { get; }

Property Value

int