public static class ShadowLog.TerribleFailure extends RuntimeException
Failure thrown when wtf_is_fatal is true and Log.wtf is called. This is a parallel implementation of framework’s hidden API android.util.Log#TerribleFailure
, to allow tests to catch / expect these exceptions.
Constructor and Description |
---|
TerribleFailure(String msg,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString