public interface ClusterScopeException extends CrateException
| Modifier and Type | Method and Description |
|---|---|
default <C,R> R |
accept(CrateExceptionVisitor<C,R> exceptionVisitor,
C context) |
errorCodedefault <C,R> R accept(CrateExceptionVisitor<C,R> exceptionVisitor, C context)
accept in interface CrateException