Class ReflectiveException
- Namespace
- Nucs.JsonSettings
- Assembly
- Nucs.JsonSettings.dll
public class ReflectiveException : Exception, ISerializable
- Inheritance
-
ReflectiveException
- Implements
- Inherited Members
Constructors
ReflectiveException()
public ReflectiveException()
ReflectiveException(string)
public ReflectiveException(string message)
Parameters
messagestring
ReflectiveException(string, Exception)
public ReflectiveException(string message, Exception inner)