程序包 gateway.api

类 NotFoundException

所有已实现的接口:
Serializable

public class NotFoundException extends NotExceptException
对象不存在异常
作者:
neeker
另请参阅:
  • 字段详细资料

    • serialVersionUID

      private static final long serialVersionUID
      另请参阅:
  • 构造器详细资料

    • NotFoundException

      public NotFoundException(String message)