Class FileSizeLimitExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.suncode.pwfl.archive.exception.FileSizeLimitExceededException
- All Implemented Interfaces:
Serializable
Exception thrown when exceeded size of upload file
- Author:
- Filip Kowalik
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionFileSizeLimitExceededException
(String message) FileSizeLimitExceededException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FileSizeLimitExceededException
public FileSizeLimitExceededException() -
FileSizeLimitExceededException
-
FileSizeLimitExceededException
-
FileSizeLimitExceededException
-