9.3.2
UserExceptionのコンストラクタ
protected org.omg.CORBA.
UserException
()
空のUserExceptionオブジェクトを生成します。
protected org.omg.CORBA.
UserException
(
String
reason
)
指定された文字列を持つUserExceptionオブジェクトを生成します。
reason
例外内容を表す文字列