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