Package sop.exception

Class SOPGPException.MissingInput

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.MissingInput extends SOPGPException
Input file does not exist.
See Also:
  • Field Details

  • Constructor Details

    • MissingInput

      public MissingInput(String message, Throwable cause)
    • MissingInput

      public MissingInput(String errorMsg)
  • Method Details