Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can my Java application deliver errors and exceptions to the client side?

0
Posted

How can my Java application deliver errors and exceptions to the client side?

0

Delivering exceptions to the client application does not require any special programming techniques. Your Java application code can simply throw an exception and WebORB takes care of serializing it as a Flex/Flash fault event. Your client application also receives all the information the server code passed with the exception (error message, error code, stack trace). To learn about WebORB Logging, open the documentation tab in your WebORB console and navigate to Server Infrastructure>>Logging. Alternatively, you can find this information in the Developer Guide.

Thanksgiving questions

*Sadly, we had to bring back ads too. Hopefully more targeted.