Package com.igormaznitsa.meta.common.exceptions
-
Interface Summary Interface Description MetaErrorListener Interface for a meta error processor catching errors detected by the common module methods. -
Class Summary Class Description MetaErrorListeners Service containing all error listeners for the common module methods and providing their notifications. -
Error Summary Error Description AlreadyDisposedError Error if detected attempt to dispose already disposed object.InvalidObjectError TimeViolationError The Error shows that some time bounds violation detected during execution.UnexpectedProcessingError Thrown if detected unexpected exception during processing.