Ruby 3.3 リファレンスマニュアル
ライブラリ一覧
rexmlライブラリ
REXML::UndefinedNamespaceExceptionクラス
class REXML::UndefinedNamespaceException
[
edit
]
クラス・モジュールの継承リスト:
BasicObject
Kernel
Object
Exception
StandardError
RuntimeError
REXML::ParseException
REXML::UndefinedNamespaceException
要約
XMLのパース中に、定義されていない名前空間が現れた場合に発生する例外です。
目次
継承しているメソッド
REXML::ParseExceptionから継承しているメソッド
context
line
position
to_s
Exceptionから継承しているメソッド
==
backtrace
backtrace_locations
cause
exception
full_message
inspect
message
set_backtrace