public class CommentNotFoundException extends NuxeoException
statusCode| Constructor and Description |
|---|
CommentNotFoundException() |
CommentNotFoundException(String message) |
CommentNotFoundException(String message,
Throwable cause) |
CommentNotFoundException(Throwable cause) |
addInfo, getInfos, getMessage, getOriginalMessage, getStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CommentNotFoundException()
public CommentNotFoundException(String message)
public CommentNotFoundException(String message, Throwable cause)
public CommentNotFoundException(Throwable cause)
Copyright © 2019 Nuxeo. All rights reserved.