类 FdfsServerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.github.tobato.fastdfs.exception.FdfsException
com.github.tobato.fastdfs.exception.FdfsServerException
- 所有已实现的接口:
Serializable
fastdfs服务端返回的错误码构成的异常
- 作者:
- yuqih, tobato
- 另请参阅:
-
方法概要
-
方法详细资料
-
byCode
-
getErrorCode
public int getErrorCode()- 返回:
- the errorCode
-