public class MockitoException extends RuntimeException
Constructor and Description |
---|
MockitoException(String message) |
MockitoException(String message,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
StackTraceElement[] |
getUnfilteredStackTrace() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MockitoException(String message)
public StackTraceElement[] getUnfilteredStackTrace()
Copyright © 2018. All rights reserved.