类 FdfsServerException

所有已实现的接口:
Serializable

public class FdfsServerException extends FdfsException
fastdfs服务端返回的错误码构成的异常
作者:
yuqih, tobato
另请参阅:
  • 方法详细资料

    • byCode

      public static FdfsServerException byCode(int errorCode)
    • getErrorCode

      public int getErrorCode()
      返回:
      the errorCode