类 SystemBlockException

所有已实现的接口:
Serializable

public class SystemBlockException extends BlockException
作者:
jialiang.linjl
另请参阅:
  • 构造器详细资料

    • SystemBlockException

      public SystemBlockException(String resourceName, String message, Throwable cause)
    • SystemBlockException

      public SystemBlockException(String resourceName, String limitType)
  • 方法详细资料

    • getResourceName

      public String getResourceName()
    • fillInStackTrace

      public Throwable fillInStackTrace()
      覆盖:
      fillInStackTrace 在类中 BlockException
    • getLimitType

      public String getLimitType()
      Return the limit type of system rule.
      返回:
      the limit type
      从以下版本开始:
      1.4.2