Package uk.ac.ebi.utils.exceptions
package uk.ac.ebi.utils.exceptions
-
ClassDescriptionA
NumberFormatException
that allows to include a reference to what caused the exception.An helper to log exceptions with double level log events, error and debug.Utilities related to exception handling.To report that a component or method cannot be used at moment, since it has to complete some operation and it's not ready yet.Some operation has met too few values unexpectedly, eg, a collection is empty.Some operation has met too many values unexpectedly.An unchecked version ofFileNotFoundException
.An unchecked version ofInterruptedException
.To be used when the execution flow of a program has met an event that is unusual, rare, or alike.An operation has met some unexpected value.