OutSystems Forge 日本語データベース

ExceptionUtils

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2015-09-09 1.0.0 João Rosado 9.0.1.20 All All Libraries
Exception Handlerノードによってキャッチされた後の例外に関する詳細を取得するユーティリティ。
これまでにSession.ExceptionMessageに記載されている点を除いて、Exceptionについてもっと知りたかったのですか? スタックはどうですか? 内なる例外はどうですか? カスタムSOAP例外のXMLの詳細はどうですか? ExceptionUtilsですべてのことが可能になりました! 例外ハンドラの後でそれを使用し、必要なものだけを見てください。

[Overview]
Utilities to get details about Exceptions after being catched by an Exception Handler node.
[Detail]
Ever wanted to know more about an Exception apart from what it says in the Session.ExceptionMessage? What about the Stack? What about the Inner Exception? What about the XML Details of a Custom SOAP Exception? Now it is all possible with the ExceptionUtils! Just use it after an Exception Handler and see all you need.
戻る