Package sop.exception

Class SOPGPException.MissingArg

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.MissingArg extends SOPGPException
Missing required argument.
See Also:
  • Field Details

  • Constructor Details

    • MissingArg

      public MissingArg(String s)
  • Method Details