Namespaces

Types in Fake.SQL

Type ReturnException183c26a427ae489c8fd92ec21a0c9a59

Namespace Fake.SQL

Parent Exception

Interfaces IStructuralEquatable

Methods

Properties

Public instance methods

bool Equals(Exception obj)

Exception GetBaseException()

void GetObjectData(SerializationInfo info, StreamingContext context)

Public properties

IDictionary Data get;

object Data0 get;

Exception InnerException get;

string Message get;

string Source get; set;

string StackTrace get;

MethodBase TargetSite get;