public class CausedBy extends Object
Usage: try { ... } catch { case CausedBy(ex: CommitDeniedException) => ... }
CausedBy()
static scala.Option<Throwable>
unapply(Throwable e)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CausedBy()
public static scala.Option<Throwable> unapply(Throwable e)