Skip navigation links
C E O P T 

C

classify(Throwable) - Method in interface org.zalando.riptide.exceptions.ExceptionClassifier
Classifies the given throwable into temporary and permanent exceptions.
classifyExceptionally(Throwable) - Method in interface org.zalando.riptide.exceptions.ExceptionClassifier
Provides a function that classifies its argument using ExceptionClassifier.classify(Throwable) and throws it.
create(Predicate<Throwable>...) - Static method in interface org.zalando.riptide.exceptions.ExceptionClassifier
 
create(Collection<Predicate<Throwable>>) - Static method in interface org.zalando.riptide.exceptions.ExceptionClassifier
 
createDefault() - Static method in interface org.zalando.riptide.exceptions.ExceptionClassifier
 

E

ExceptionClassifier - Interface in org.zalando.riptide.exceptions
 

O

org.zalando.riptide.exceptions - package org.zalando.riptide.exceptions
 

P

prepare(RequestArguments, RequestExecution) - Method in class org.zalando.riptide.exceptions.TemporaryExceptionPlugin
 

T

TemporaryException - Exception in org.zalando.riptide.exceptions
 
TemporaryException() - Constructor for exception org.zalando.riptide.exceptions.TemporaryException
 
TemporaryException(Throwable) - Constructor for exception org.zalando.riptide.exceptions.TemporaryException
 
TemporaryExceptionPlugin - Class in org.zalando.riptide.exceptions
 
TemporaryExceptionPlugin() - Constructor for class org.zalando.riptide.exceptions.TemporaryExceptionPlugin
 
TemporaryExceptionPlugin(ExceptionClassifier) - Constructor for class org.zalando.riptide.exceptions.TemporaryExceptionPlugin
 
C E O P T 
Skip navigation links

Copyright © 2015–2017 Zalando SE. All rights reserved.