Class HelpException

All Implemented Interfaces:
Serializable

public final class HelpException extends Exception
class HelpException. extends Exception class.
See Also:
  • Constructor Details

    • HelpException

      public HelpException(String helpText)
      this.helpText = helpText.
      Parameters:
      helpText - helpText is further passed to super class Exception.