ResourceNotFoundException

Thrown to indicate that the requested resource is not found.

Constructors

Link copied to clipboard
constructor(type: String, id: String, cause: Throwable)
constructor(type: String, id: String)
constructor(uuid: UUID)

Properties

Link copied to clipboard
lateinit var id: String
Link copied to clipboard
lateinit var type: String
Link copied to clipboard
lateinit var uuid: UUID