protected static class UserCSVUploadPost.ResourceBundleWebScriptException
extends org.springframework.extensions.webscripts.WebScriptException
| Constructor and Description |
|---|
ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId) |
ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Object... args) |
ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
getStatus, getStatusModel, getStatusTemplate, setStatusTemplate, setStatusTemplateFactorycreate, create, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Object... args)
public ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId)
public ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Throwable cause)
public String getMessage()
getMessage in class ThrowableCopyright © 2005–2018 Alfresco Software. All rights reserved.