public class ErrorPermitter
extends java.lang.Object
ThrowableBearingStorageObject
being generated instead of an operation being cancelled by a raised
exception.Constructor and Description |
---|
ErrorPermitter() |
Modifier and Type | Method and Description |
---|---|
boolean |
isPermitted(ServiceException serviceException)
Returns true in all cases.
|
boolean |
isPermitted(java.lang.Throwable throwable)
Returns true in all cases.
|
public boolean isPermitted(java.lang.Throwable throwable)
throwable
- public boolean isPermitted(ServiceException serviceException)
serviceException
-