Class CommandLineExportParser.HelpRequestedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
lu.kbra.modelizer_next.cmdline.CommandLineExportParser.HelpRequestedException
All Implemented Interfaces:
Serializable
Enclosing class:
CommandLineExportParser

public static final class CommandLineExportParser.HelpRequestedException extends IOException
Exception raised when help requested fails.
See Also:
  • Constructor Details

    • HelpRequestedException

      public HelpRequestedException()
      Creates a help requested exception instance.
    • HelpRequestedException

      public HelpRequestedException(String message)
      Creates a help requested exception instance.
      Parameters:
      message - message shown to the caller or user