Package sop.exception

Class SOPGPException.UnsupportedSubcommand

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.UnsupportedSubcommand extends SOPGPException
Unsupported subcommand.
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedSubcommand

      public UnsupportedSubcommand(String message)
  • Method Details