Utility classes: Difference between revisions

From Sunhill Framework Documentation
Created page with "== Base == The base class is common ancestor of all other classes. == SunhillException == Is a child class of Exception"
 
+ Incomplete
 
Line 1: Line 1:
{{Incomplete}}
== Base ==
== Base ==
The base class is common ancestor of all other classes.
The base class is common ancestor of all other classes.

Latest revision as of 10:44, 2 September 2024


This page is incomplete

Base

The base class is common ancestor of all other classes.

SunhillException

Is a child class of Exception