@Deprecated public class FileUploadLimitExceededException extends KualiException
Constructor and Description |
---|
FileUploadLimitExceededException(String message,
org.apache.struts.action.ActionForm actionForm,
org.apache.struts.action.ActionMapping actionMapping)
Deprecated.
Create an FileUploadLimitExceededException with the given message
|
FileUploadLimitExceededException(String message,
Throwable cause)
Deprecated.
Create an FileUploadLimitExceededException with the given message and cause
|
Modifier and Type | Method and Description |
---|---|
org.apache.struts.action.ActionForm |
getActionForm()
Deprecated.
|
org.apache.struts.action.ActionMapping |
getActionMapping()
Deprecated.
|
isHideIncidentReport, setHideIncidentReport
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public FileUploadLimitExceededException(String message, org.apache.struts.action.ActionForm actionForm, org.apache.struts.action.ActionMapping actionMapping)
message
- public FileUploadLimitExceededException(String message, Throwable cause)
message
- cause
- public org.apache.struts.action.ActionForm getActionForm()
public org.apache.struts.action.ActionMapping getActionMapping()
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.