Class FileUploadIOException

    • Constructor Detail

      • FileUploadIOException

        public FileUploadIOException​(FileUploadException aCause)
        Creates a FileUploadIOException with the given cause.
        Parameters:
        aCause - The exceptions cause, if any, or null.