Class QarnotApiException
Represents errors that occur during an Api request.
Inheritance
QarnotApiException
Inherited Members
Namespace: QarnotSDK
Assembly: QarnotSDK.dll
Syntax
public class QarnotApiException : Exception, ISerializable, _Exception
Properties
DebugHelper
Could contain extra information to help debugging.
Declaration
public virtual object DebugHelper { get; }
Property Value
Type | Description |
---|---|
object |