Default implementation of diagnostic on the object.
This 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.
A string with diagnostic information about the object. exception: StandardException - Standard exception policy. |