类 ServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.lark.oapi.ws.exception.ServerException
- 所有已实现的接口:
Serializable
- 另请参阅:
-
构造器概要
构造器构造器说明ServerException(int code, String message) ServerException(int code, String message, Throwable cause) -
方法概要