Package sop.exception

Class SOPGPException.ExpectedText

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.ExpectedText extends SOPGPException
Non-Text input where text expected.
See Also:
  • Field Details

  • Constructor Details

    • ExpectedText

      public ExpectedText()
    • ExpectedText

      public ExpectedText(String message)
  • Method Details