NullWebIdException

class NullWebIdException(message: String = "WebID is missing!") : SolidException.SolidResourceException

Constructors

Link copied to clipboard
constructor(message: String = "WebID is missing!")

Properties

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