noun
access exception
Computing term for an error or exceptional condition raised when a program attempts an invalid memory or resource access.
このプログラムは無効なメモリアドレスにアクセスするとアクセス例外をスローします。
This program throws an access exception when it accesses an invalid memory address.
Compound of アクセス (access) and 例外 (exception), a direct calque from English 'access exception' used in computing.