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