Uses of Class
com.tangosol.util.WrapperException
Packages that use WrapperException
Package
Description
Contains Coherence-based WorkManager implementation classes.
Contains various generic utilities.
-
Uses of WrapperException in com.tangosol.coherence.commonj
Subclasses of WrapperException in com.tangosol.coherence.commonjModifier and TypeClassDescriptionprotected static class
The ScheduleWorkRejectedException is a WrapperException that carries the information about the rejected Work. -
Uses of WrapperException in com.tangosol.util
Methods in com.tangosol.util that return WrapperExceptionModifier and TypeMethodDescriptionstatic WrapperException
Ensure a WrapperException from a Throwable object.static WrapperException
Ensure a WrapperException from a Throwable object and an additional description.