Package com.sonalb

Contains utility classes and other classes with a general scope.

See:
          Description

Interface Summary
IEnhancedException Allows implementing classes to contain an application-specific error code, the class and method of origin, a data Object, and any underlying (causal) Exception.
 

Class Summary
Utils Utility class containing several general-purpose methods for system-wide consumption.
 

Exception Summary
EnhancedException Convenience implementation of IEnhancedException interface, and subclass of Exception.
EnhancedIOException Convenience implementation of IEnhancedException interface, and subclass of java.io.IOException.
EnhancedRuntimeException Convenience implementation of IEnhancedException interface, and subclass of RuntimeException.
 

Package com.sonalb Description

Contains utility classes and other classes with a general scope.