Utility classes

From Sunhill Framework Documentation
Revision as of 09:39, 31 August 2024 by Klaus (talk | contribs) (Created page with "== Base == The base class is common ancestor of all other classes. == SunhillException == Is a child class of Exception")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Base

The base class is common ancestor of all other classes.

SunhillException

Is a child class of Exception