Exceptions
DTK encapsulates exceptions in the DRException
class. The class offers the possibility to nest exceptions and assign a severity. Valid severities are defined in the DRSeverity
class.
Exception-related classes are available in the devkit.exception
package.