public class OperationNotAllowedException extends RecoverableClientException
RecoverableClientException.SeveritylocalizedMessage, params, severity| Constructor and Description | 
|---|
OperationNotAllowedException(String message,
                            String localizedMessage,
                            String[] params)  | 
OperationNotAllowedException(String message,
                            String localizedMessage,
                            String[] params,
                            Throwable cause)  | 
geLocalizedMessageParams, getLocalizedMessage, getSeverity, setSeverityaddInfo, getInfos, getMessage, getOriginalMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OperationNotAllowedException(String message, String localizedMessage, String[] params)
public OperationNotAllowedException(String message, String localizedMessage, String[] params, Throwable cause)
Copyright © 2016 Nuxeo SA. All rights reserved.