public class CannotCreateMockException extends RuntimeException
| Constructor and Description |
|---|
CannotCreateMockException(Class<?> mockType,
String message) |
CannotCreateMockException(Class<?> mockType,
String message,
Throwable cause) |
CannotCreateMockException(Class<?> mockType,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString