Package sop.exception

Class SOPGPException.PasswordNotHumanReadable

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.PasswordNotHumanReadable extends SOPGPException
Non-UTF-8 or otherwise unreliable password (sop encrypt).
See Also:
  • Field Details

  • Constructor Details

    • PasswordNotHumanReadable

      public PasswordNotHumanReadable()
  • Method Details