An UploadInterruptedException will be thrown by an ongoing upload if {@link StreamVariable#isInterrupted()} returns true.By checking the exception of an {@link StreamingErrorEvent} or{@link FailedEvent} against this class, it is possible to determine if anupload was interrupted by code or aborted due to any other exception.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.