Class DefaultExceptionHandler

java.lang.Object
com.google.web.bindery.requestfactory.server.DefaultExceptionHandler
All Implemented Interfaces:
ExceptionHandler

public class DefaultExceptionHandler extends Object implements ExceptionHandler
Default implementation for handling exceptions thrown while processing a request. Suppresses stack traces and the exception class name.