类 AuthorNagException

所有已实现的接口:
Serializable

public class AuthorNagException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • AuthorNagException

      public AuthorNagException(String message)
      基于所给异常来构建一个新的AuthorNagException类型错误.

      原文:Constructs a new AuthorNagException based on the given Exception

      参数:
      message - 该错误原因的简要信息
  • 方法详细资料