@InterfaceAudience.Private public static class RetriesExhaustedException.ThrowableWithExtraContext extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private String | extras | 
| private Throwable | throwable | 
| private long | whenAsEpochMilli | 
| Constructor and Description | 
|---|
| ThrowableWithExtraContext(Throwable throwable,
                         long whenAsEpochMilli,
                         String extras) | 
private final long whenAsEpochMilli
public ThrowableWithExtraContext(Throwable throwable, long whenAsEpochMilli, String extras)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.