protected static class UserCSVUploadPost.ResourceBundleWebScriptException
extends org.springframework.extensions.webscripts.WebScriptException
| Constructor and Description |
|---|
UserCSVUploadPost.ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId) |
UserCSVUploadPost.ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Object... args) |
UserCSVUploadPost.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 UserCSVUploadPost.ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Object... args)
public UserCSVUploadPost.ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId)
public UserCSVUploadPost.ResourceBundleWebScriptException(int status,
ResourceBundle rb,
String msgId,
Throwable cause)
public String getMessage()
getMessage in class ThrowableCopyright © 2005–2014 Alfresco Software. All rights reserved.