Type Property 型プロパティ

memoryError

During a page fault, the memory object indicated that the data could not be returned. This failure may be temporary; future attempts to access this same data may succeed, as defined by the memory object. ページ誤りの間に、返されることができなかったデータを、メモリオブジェクトが指し示した。この失敗は一時的かもしれません;この同じデータにアクセスする失敗の試みが成功するかもしれません、メモリオブジェクトによって定義されるように。

Declaration 宣言

static var memoryError: MachError.Code { get }