类 ServiceOperationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- net.risesoft.api.exceptions.ServiceOperationException
-
- 所有已实现的接口:
Serializable
public class ServiceOperationException extends RuntimeException
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 ServiceOperationException(String msg)
-
方法概要
-
-
-
构造器详细资料
-
ServiceOperationException
public ServiceOperationException(String msg)
-
-