public class InvalidPredicateException extends RuntimeException
| Constructor and Description |
|---|
InvalidPredicateException() |
InvalidPredicateException(String message) |
InvalidPredicateException(String message,
Throwable cause) |
InvalidPredicateException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidPredicateException()
public InvalidPredicateException(String message)
public InvalidPredicateException(String message, Throwable cause)
public InvalidPredicateException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.