Exception ApiProxy.ApiProxyException (2.0.0)

public static class ApiProxy.ApiProxyException extends RuntimeException

Constructors

ApiProxyException(String arg0)

public ApiProxyException(String arg0)
Parameter
NameDescription
arg0String

ApiProxyException(String arg0, String arg1, String arg2)

public ApiProxyException(String arg0, String arg1, String arg2)
Parameters
NameDescription
arg0String
arg1String
arg2String

ApiProxyException(String arg0, Throwable arg1)

public ApiProxyException(String arg0, Throwable arg1)
Parameters
NameDescription
arg0String
arg1Throwable

Methods

cloneWithoutStackTrace()

protected ApiProxy.ApiProxyException cloneWithoutStackTrace()
Returns
TypeDescription
ApiProxy.ApiProxyException

copy(StackTraceElement[] arg0)

public ApiProxy.ApiProxyException copy(StackTraceElement[] arg0)
Parameter
NameDescription
arg0StackTraceElement[]
Returns
TypeDescription
ApiProxy.ApiProxyException