Summary
base class for Diagnostic messages
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Diagnostic - Interfaces
- Base Types
-
- Object
- Derived Types
Syntax
public abstract class DiagnosticBase : IDiagnostic
Methods
Name | Value | Summary |
---|---|---|
Problem |
string |
returns the potential problem that triggered the message
|
Reason |
Object |
returns the reason for the message
|
Solution |
string |
suggests a possible solution for the possible problem
|
ToString |
string |