SIFWorks ADK 2.0
ToString Method (indent, includeChildren)
NamespacesEdustructures.SifWorksAdkExceptionToString(Int32, Boolean)

[This is preliminary documentation and is subject to change.]

Returns a string representation of this exception and all child exceptions formatted for printing to System.out. Each exception is on its own line.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string ToString(
	int indent,
	bool includeChildren
)
Public Overridable Function ToString ( _
	indent As Integer, _
	includeChildren As Boolean _
) As String
public:
virtual String^ ToString (
	int indent, 
	bool includeChildren
)
Parameters
indent (Int32)
includeChildren (Boolean)

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10