try-catchのBusinessRuleExceptionが出てこない

まだまだ初心者です。スローにnew BusinessRuleException()を設定しましたが、catchの定義で例外の種類からBusinessRuleExceptionが選択できません。どうすれば選択できるようになりますか?studio 2022.4.4です。

Hi @masuda.junichi

If you add a catch you will be asked to choose exception right in that click on browse for types and search for business rule exception.

And for giving condition do like the below thread

Regards
Sudharsan

リプライありがとうございます。でもまだわかりません。
try
Catches
Exception ★
finally

★の部分ここでBusinessRuleExceptionが出てこなくて困っています。なにかパッケージが不足しているんでしょうか?どうすればBusinessRuleExceptionが選択できるのか教えてください。

こんにちは

プルダウン選択で、Browse for typesを選択
その先の検索画面でBusinessRuleExceptionを検索して選択すればOKかと思います。

HI @masuda.junichi

Checkout this steps

  • Use try catch block
    image
  • Add New catch
    image
  • Open the drop down click on browse for type
    image
  • Search for businessrule exception

    image

Regards
Sudharsan

プルダウン選択で、Browse for types が出てきません。どうすればいいでしょうか?

Can you share the screenshot? @masuda.junichi

sorry. Data cannot be shared due to company restrictions.
すみません。会社の制限でデータを共有できないのです。。

@masuda.junichi

Even this cannot be shared? Because it doesn’t contains any sensitive things

You can send like this right?
image

Regards
Sudharsan