Package de.uzl.its.swat.common
package de.uzl.its.swat.common
This package contains common utlility classes used throughout the project. Namely, the
 ErrorHandler used for unified Error handling and the PrintBox used for formatting output.
- 
ClassesClassDescriptionErrorHandler is responsible for handling exceptions throughout the application.This class represents a utility for printing messages inside a box structure.