Exception ApiProxy.ApiProxyException (2.0.0)

public static class ApiProxy.ApiProxyException extends RuntimeException

Constructors

ApiProxyException(String arg0)

public ApiProxyException(String arg0)
Parameter
Name Description
arg0 String

ApiProxyException(String arg0, String arg1, String arg2)

public ApiProxyException(String arg0, String arg1, String arg2)
Parameters
Name Description
arg0 String
arg1 String
arg2 String

ApiProxyException(String arg0, Throwable arg1)

public ApiProxyException(String arg0, Throwable arg1)
Parameters
Name Description
arg0 String
arg1 Throwable

Methods

cloneWithoutStackTrace()

protected ApiProxy.ApiProxyException cloneWithoutStackTrace()
Returns
Type Description
ApiProxy.ApiProxyException

copy(StackTraceElement[] arg0)

public ApiProxy.ApiProxyException copy(StackTraceElement[] arg0)
Parameter
Name Description
arg0 StackTraceElement[]
Returns
Type Description
ApiProxy.ApiProxyException