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