public class EdtViolationException extends RuntimeException
| Constructor and Description |
|---|
EdtViolationException(String message)
Creates a new
EdtViolationException. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EdtViolationException(@Nonnull String message)
EdtViolationException.message - the detail message.Copyright © 2014–2019 AssertJ. All rights reserved.