Exceptions

From Sunhill Framework Documentation
Revision as of 11:38, 5 October 2024 by Klaus (talk | contribs) (+CheckException)
Name Parent Type Submodule Description
CheckException SunhillException Error Checks An exception that is raised when somethings fails inside a check
PropertyException SunhillException Error Properties A common exception for all property associated exceptions
PropertyNotSetException PropertyException Error Properties The excpetion is raised when an ElementBuilder method is called and no property is set
SunhillException Exception Error A basic exception for all excpetions of the sunhill framework