News

Handling Exceptions with CATCH and THROW. All exceptions are subclasses of the SCLException class, which is a subclass of the SCLThrowable class. You can use the CLASS statement to define your own ...