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, setStatusTemplateFactory
create, create, makeRuntimeException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public 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 Throwable
Copyright © 2005–2017 Alfresco Software. All rights reserved.