类 IceSignException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.icetech.sdk.sign.IceSignException
所有已实现的接口:
Serializable

public class IceSignException extends Exception
作者:
runzhi
另请参阅:
  • 构造器详细资料

    • IceSignException

      public IceSignException()
    • IceSignException

      public IceSignException(String message, Throwable cause)
    • IceSignException

      public IceSignException(String message)
    • IceSignException

      public IceSignException(Throwable cause)
    • IceSignException

      public IceSignException(String errCode, String errMsg)
  • 方法详细资料

    • getErrCode

      public String getErrCode()
    • getErrMsg

      public String getErrMsg()