Class UsageException

All Implemented Interfaces:
Serializable

public class UsageException extends RuntimeException
Simple exception class used to communicate that the command-line tool should print the usage message.
See Also:
  • Constructor Details

    • UsageException

      public UsageException()