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, toString
public InvalidPredicateException()
public InvalidPredicateException(String message)
public InvalidPredicateException(String message, Throwable cause)
public InvalidPredicateException(Throwable cause)
Copyright © 2018 Nuxeo. All rights reserved.