Serializable
@API(status=STABLE, since="1.5") public class PreconditionViolationException extends PreconditionViolationException
Constructor | Description |
---|---|
PreconditionViolationException(String message) |
|
PreconditionViolationException(String message,
Throwable cause) |
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.