ExceptionWithCode Class

Definition

Exception class with code and message thrown by the SDK.

public class ExceptionWithCode : Exception
type ExceptionWithCode = class
    inherit Exception
Public Class ExceptionWithCode
Inherits Exception
Inheritance
ExceptionWithCode

Fields

Code

Exception Code.

Applies to