Class NoFilesUploaded
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- uk.ac.warwick.dcs.sherlock.module.web.exceptions.NoFilesUploaded
-
- All Implemented Interfaces:
java.io.Serializable
public class NoFilesUploaded extends java.lang.Exception
Thrown if the user clicks submit on the "upload submissions" page when they selected no files- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoFilesUploaded(java.lang.String errorMessage)
-