noun
page translation exception
Computing term for an exception raised during page address translation, typically in virtual memory or memory management contexts.
ページ変換例外が発生すると、OSはページフォールトハンドラを呼び出す。
When a page translation exception occurs, the OS invokes the page fault handler.
ページフォールト (page fault) is a broader concept; a page translation exception is a specific hardware exception that may lead to a page fault.
Compound of ページ (page), 変換 (translation/conversion), and 例外 (exception), directly calqued from English computing terminology.