public static class Assert.AssertException extends RuntimeException
Constructor and Description |
---|
AssertException(String message)
Creates a new
AssertException . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AssertException(String message)
AssertException
.message
- The message describing the reason why this exception is thrownCopyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.