Class AsyncHttpConnector.RetryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.pulsar.client.admin.internal.http.AsyncHttpConnector.RetryException
All Implemented Interfaces:
Serializable
Enclosing class:
AsyncHttpConnector

public static class AsyncHttpConnector.RetryException extends Exception
Retry Exception.
See Also:
  • Constructor Details