List of usage examples for com.google.gwt.user.client.rpc InvocationException subclass-usage
From source file cc.kune.core.client.errors.DefaultException.java
/** * The Class DefaultException. * * @author vjrj@ourproject.org (Vicente J. Ruiz Jurado) */ public class DefaultException extends InvocationException implements IsSerializable {