Table of Contents

Class ExchangeException

Namespace
Fluxzy.Clients
Assembly
Fluxzy.Core.dll
public class ExchangeException : Exception, ISerializable
Inheritance
ExchangeException
Implements
Inherited Members
Extension Methods

Constructors

ExchangeException(string, Exception?)

public ExchangeException(string message, Exception? innerException = null)

Parameters

message string
innerException Exception