The Win32ServiceException class Win32ServiceException
&reftitle.intro; The exception replaces the old mechanism where the error value needed to be compared to constants to detect which error was emitted. The Exception code is equal to the value of the error value and the exception message is based on the corresponding constant name.
&reftitle.classsynopsis; Win32ServiceException Win32ServiceException extends Exception &InheritedProperties; &InheritedMethods;