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:
  • Constructor Details

    • GwtRpcProxyException

      public GwtRpcProxyException()
    • GwtRpcProxyException

      public GwtRpcProxyException(String message)
    • GwtRpcProxyException

      public GwtRpcProxyException(Throwable cause)
    • GwtRpcProxyException

      public GwtRpcProxyException(String message, Throwable cause)