Class UnsubscribeOpenapiException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
io.github.xezzon.zeroweb.subscription.exception.UnsubscribeOpenapiException
All Implemented Interfaces:
Serializable

public class UnsubscribeOpenapiException extends io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
不能调用未订阅的接口
Author:
xezzon
See Also:
  • Field Details

  • Constructor Details

    • UnsubscribeOpenapiException

      public UnsubscribeOpenapiException()
  • Method Details

    • getCode

      public String getCode()
      Specified by:
      getCode in class io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException
    • getHttpStatus

      public int getHttpStatus()
      Overrides:
      getHttpStatus in class io.github.xezzon.zeroweb.common.exception.ZerowebBusinessException