Class DownloadNotAllowedException

    • Constructor Detail

      • DownloadNotAllowedException

        public DownloadNotAllowedException​(String message,
                                           @Nullable
                                           String responseOutput)
    • Method Detail

      • getResponseOutput

        @Nullable
        public String getResponseOutput()