Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Exception handling

    Smart Gwt 5.0P
    GWT 2.7.1

    Hi,
    The default error handling when an exception is returned from the server to the client a window pops up with information that something bad happened.
    If I want to handle errors returned from the server to the client in a different way, a custom way, where should I begin.
    I have looked at the documentation on IDACall. This is a server side class. I don't see how it does anything with popping up a window.

    #2
    Take a look at this overview:
    http://www.smartclient.com/smartgwte...rHandling.html

    Regards
    Isomorphic Software

    Comment

    Working...
    X