InvalidSeedException

Exception thrown when an invalid seed value is provided.

Parameters

message

The detail message explaining the reason for the exception.

Constructors

Link copied to clipboard
constructor(message: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?