public class D_LogToFile extends DiagnosticableGeneric
diag_object| Constructor and Description |
|---|
D_LogToFile() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
diag()
Default implementation of diagnostic on the object.
|
diag_detail, initpublic java.lang.String diag()
throws StandardException
DiagnosticableGenericThis routine returns a string with whatever diagnostic information you would like to provide about this object.
This routine should be overriden by a real implementation of the diagnostic information you would like to provide.
diag in interface Diagnosticablediag in class DiagnosticableGenericStandardException - Oops.Diagnosticable.diag()Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.