public class AssertException extends RuntimeException
Constructor and Description |
---|
AssertException()
Constructs an AssertException with no detail message.
|
AssertException(String str)
Constructs an AssertException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AssertException()
public AssertException(String str)
str
- Assertion detailCopyright © 2016 Linear Collider Detector (LCD). All rights reserved.