Table of Contents

Class NotFoundException

Namespace
DisCatSharp.Exceptions
Assembly
DisCatSharp.dll

Represents an exception thrown when a requested resource is not found.

public class NotFoundException : DisCatSharpException, ISerializable
Inheritance
NotFoundException
Implements
Inherited Members

Properties

JsonMessage

Gets the JSON received.

WebRequest

Gets the request that caused the exception.

WebResponse

Gets the response to the request.