Table of Contents

Class AppJobAddFailedException

Namespace
Phoesion.Glow.SDK
Assembly
Phoesion.Glow.SDK.Abstractions.dll
public class AppJobAddFailedException : AppJobException, ISerializable
Inheritance
object
AppJobAddFailedException
Implements
Inherited Members
Extension Methods

Constructors

AppJobAddFailedException(string?)

public AppJobAddFailedException(string? message)

Parameters

message string

AppJobAddFailedException(string?, Exception?)

public AppJobAddFailedException(string? message, Exception? innerException)

Parameters

message string
innerException Exception