Table of Contents

Class FluxerApiException

Namespace
Fluxer.Net.Extensions
Assembly
Fluxer.Net.dll
[Serializable]
public class FluxerApiException : Exception, ISerializable
Inheritance
object
FluxerApiException
Implements
Inherited Members

Constructors

FluxerApiException(string, string)

public FluxerApiException(string message, string data)

Parameters

message string
data string

Properties

FluxerData

public string FluxerData { get; set; }

Property Value

string