Class VerificationException

All Implemented Interfaces:
Serializable

public final class VerificationException extends DownloaderException
See Also:
  • Constructor Details

    • VerificationException

      @Contract(pure=true) public VerificationException(@NotNull @NotNull String message)
    • VerificationException

      @Contract(pure=true) public VerificationException(@NotNull @NotNull String message, @NotNull @NotNull Throwable cause)