org.richfaces.exception
Class FileUploadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.richfaces.exception.FileUploadException
- All Implemented Interfaces:
- Serializable
public class FileUploadException
- extends RuntimeException
Thrown when an exception occurs while uploading a file.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileUploadException
public FileUploadException()
FileUploadException
public FileUploadException(String message)
FileUploadException
public FileUploadException(String message,
Throwable cause)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.