CWError implements a custom error class for this codebase with additional information
Returns instance of CWError object
Number for the thrown error (Efforts were made to make these unique when thrown throughout the codebase)
The error message
Optional
info: anyObject stuffed with any other information one wishes to include in the thrown error
Number for the thrown error (Efforts were made to make these unique when thrown throughout the codebase)
The error message
Optional
infoObject stuffed with any other information one wishes to include in the thrown error
The error message
Just statically set to "Cityworks Exception" for now
CWError implements a custom error class for this codebase with additional information