Values.ResourceNotFoundExceptionSourceThis exception occurs when the specified resource could not be found.
type nonrec t = {message : String500.t option;resourceId : ResourceId.t option;The identifier of the resource that the exception applies to.
*)resourceType : ResourceType.t option;The type of the resource that the exception applies to.
*)}