Package com.yahoo.vespa.athenz.client
Interface ErrorHandler
public interface ErrorHandler
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ErrorHandler
empty()
void
reportError
(ErrorHandler.RequestProperties request, Exception error)
-
Method Details
-
empty
-
reportError
-