@API(status=DEPRECATED, since="1.5") @Deprecated public class PreconditionViolationException extends JUnitException
Preconditions
,
Serialized FormConstructor and Description |
---|
PreconditionViolationException(String message)
Deprecated.
|
PreconditionViolationException(String message,
Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019. All rights reserved.