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