Show / Hide Table of Contents

Class QarnotApiResourceNotFoundException

Represents errors 404 that occur during an Api request.

Inheritance
object
Exception
QarnotApiException
QarnotApiResourceNotFoundException
Implements
ISerializable
_Exception
Inherited Members
QarnotApiException.DebugHelper
Exception.GetBaseException()
Exception.ToString()
Exception.GetObjectData(SerializationInfo, StreamingContext)
Exception.GetType()
Exception.Message
Exception.Data
Exception.InnerException
Exception.TargetSite
Exception.StackTrace
Exception.HelpLink
Exception.Source
Exception.HResult
Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.MemberwiseClone()
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
public class QarnotApiResourceNotFoundException : QarnotApiException, ISerializable, _Exception

Implements

ISerializable
_Exception
In this article
Back to top Generated by DocFX