Class FluxerApiException
- Namespace
- Fluxer.Net.Extensions
- Assembly
- Fluxer.Net.dll
[Serializable]
public class FluxerApiException : Exception, ISerializable
- Inheritance
-
objectFluxerApiException
- Implements
- Inherited Members
Constructors
FluxerApiException(string, string)
public FluxerApiException(string message, string data)
Parameters
Properties
FluxerData
public string FluxerData { get; set; }