public class OriginalRestartException
extends java.lang.Object
PostRestartException
. In the face of multiple
“nested” restarts it will walk the origCause-links until it arrives at a
non-PostRestartException type.Constructor and Description |
---|
OriginalRestartException() |
Modifier and Type | Method and Description |
---|---|
static scala.Option<java.lang.Throwable> |
unapply(PostRestartException ex) |
public static scala.Option<java.lang.Throwable> unapply(PostRestartException ex)