public class ExceptionNotThrownException extends AssertionError
| Constructor and Description |
|---|
ExceptionNotThrownException() |
ExceptionNotThrownException(String message) |
ExceptionNotThrownException(String message,
Throwable cause) |
ExceptionNotThrownException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ExceptionNotThrownException()
public ExceptionNotThrownException(String message)
public ExceptionNotThrownException(String message, Throwable cause)
public ExceptionNotThrownException(Throwable cause)
Copyright © 2015–2018 RedRoma, Inc.. All rights reserved.