org.pentaho.platform.web.servlet
Class GwtRpcProxyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.pentaho.platform.web.servlet.GwtRpcProxyException
- All Implemented Interfaces:
- Serializable
public class GwtRpcProxyException
- extends RuntimeException
- implements Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GwtRpcProxyException
public GwtRpcProxyException()
GwtRpcProxyException
public GwtRpcProxyException(String message)
GwtRpcProxyException
public GwtRpcProxyException(Throwable cause)
GwtRpcProxyException
public GwtRpcProxyException(String message,
Throwable cause)