All Products
Search
Document Center

Enterprise Distributed Application Service:How can I determine whether a code error or an EDAS error causes an application exception?

Last Updated:Nov 20, 2023

If an exception occurs in an application, you can use the following method to check whether the exception is caused by a code error or an Enterprise Distributed Application Service (EDAS) error.

Solution

Check the last part of the error stack trace. Then, you can determine whether the code causes the application exception. For example, the last part of the error stack is displayed as: Caused by: com.yourcompany.yourpack.