Base exception
Namespace: Dapfor.Net.ExceptionsAssembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
| C# |
|---|
[SerializableAttribute] public class DapforException : Exception |
| Visual Basic |
|---|
<SerializableAttribute> Public Class DapforException Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class DapforException : public Exception |
| F# |
|---|
[<SerializableAttribute>] type DapforException = class inherit Exception end |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Dapfor.Net.Exceptions..::..DapforException
Dapfor.Net.Exceptions..::..FieldDeclarationException
System..::..Exception
Dapfor.Net.Exceptions..::..DapforException
Dapfor.Net.Exceptions..::..FieldDeclarationException