Class AuthorNagException

All Implemented Interfaces:
Serializable

public class AuthorNagException extends RuntimeException
See Also:
  • Constructor Details

    • AuthorNagException

      public AuthorNagException(String message)
      Constructs a new AuthorNagException based on the given Exception
      Parameters:
      message - Brief message explaining the cause of the exception
  • Method Details