This package org.servebox.commons.errors contains commons servebox action framework specific errors.
| Class | Description | |
|---|---|---|
| IBasicObjectError | The IBasicObjectError class contains information about an error that occurred when an object is not a IBasicObjectError and should be. | |
| SingletonError | A SingletonError is thrown every time when you try to instantiate singleton object that is already instantiated. |