Class RequestPathInvalidException

All Implemented Interfaces:
Serializable

public class RequestPathInvalidException extends FirewallCheckException
一个异常:代表请求 path 无效或非法
Since:
1.37.0
Author:
click33
See Also:
  • Constructor Details

    • RequestPathInvalidException

      public RequestPathInvalidException(String message, String path)
  • Method Details

    • getPath

      public String getPath()
      Returns:
      具体无效的 path