public class AssumptionViolatedException extends RuntimeException
| Constructor and Description | 
|---|
| AssumptionViolatedException() | 
| AssumptionViolatedException(String message) | 
| AssumptionViolatedException(String message,
                           Throwable cause) | 
| AssumptionViolatedException(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, toString