Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
JavaScriptでエラーコードを渡す方法を知りたいです:
try{ /*do something*/ } catch { /*throw a 404 error*/ }
クライアント側のJavaScriptで404エラーを「スロー」することはできません。
ページを新しいコンテンツに置き換えるか、ページの場所を存在しないページに変更することができます