Package com.seeq.utilities.exception
package com.seeq.utilities.exception
-
ClassDescriptionRuntime version of the standard IOException for use in interfaces where a checked exception isn't feasible (such as through standard interfaces that don't declare it).Modification of
Supplier
where the method throws IOExceptionSeeqExceptions.SupplierWithThrows<T,E extends Throwable> Modification ofSupplier
where the method throws EAn exception used to indicate corruption in an unbounded condition's cache.