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