Table of Contents

Class AppJobListException

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

Constructors

AppJobListException(string?)

public AppJobListException(string? message)

Parameters

message string

AppJobListException(string?, Exception?)

public AppJobListException(string? message, Exception? innerException)

Parameters

message string
innerException Exception