Class FdfsServerException

All Implemented Interfaces:
Serializable

public class FdfsServerException extends FdfsException
fastdfs服务端返回的错误码构成的异常
Author:
yuqih, tobato
See Also:
  • Method Details

    • byCode

      public static FdfsServerException byCode(int errorCode)
    • getErrorCode

      public int getErrorCode()
      Returns:
      the errorCode