Class EmptyUploadException

    • Constructor Detail

      • EmptyUploadException

        public EmptyUploadException​(String message)
        Constructs a new EmptyUploadException with the specified error message.
        Parameters:
        message - Describes the error encountered.