类 ApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.walker.infrastructure.core.NestedCheckedException
com.walker.infrastructure.ApplicationException
com.iplatform.core.httpapi.ApiException
- 所有已实现的接口:
Serializable
public class ApiException
extends com.walker.infrastructure.ApplicationException
- 另请参阅:
-
构造器概要
构造器构造器说明ApiException(String url, String msg, Throwable caution) ApiException(String msg, Throwable caution) -
方法概要
从类继承的方法 com.walker.infrastructure.ApplicationException
getCode从类继承的方法 com.walker.infrastructure.core.NestedCheckedException
contains, getMessage, getMostSpecificCause, getRootCause
-
构造器详细资料
-
ApiException
-
ApiException
-
-
方法详细资料
-
getUrl
-