Package com.netflix.spinnaker.kork.retrofit.exceptions
-
Class Summary Class Description SpinnakerRetrofitErrorHandler An error handler to be registered with aRestAdapter. -
Exception Summary Exception Description SpinnakerHttpException An exception that exposes theResponseof a given HTTPRetrofitErrorand a detail message that extracts useful information from theResponse.SpinnakerNetworkException Wraps an exception of kindRetrofitError.KindNETWORK.SpinnakerServerException An exception that exposes the message of aRetrofitError.