Class InvalidHelpPageException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
revxrsal.commands.exception.InvalidHelpPageException
All Implemented Interfaces:
Serializable

public class InvalidHelpPageException extends RuntimeException
Thrown when an invalid page is supplied in CommandHelp.paginate(int, int).
See Also:
  • Constructor Details

    • InvalidHelpPageException

      public InvalidHelpPageException()
  • Method Details

    • getPageCount

      public int getPageCount()
      Returns the number of available pages in this command help.
      Returns:
      The page count