Package sop.exception

Class SOPGPException.UnsupportedSpecialPrefix

All Implemented Interfaces:
Serializable
Enclosing class:
SOPGPException

public static class SOPGPException.UnsupportedSpecialPrefix extends SOPGPException
An indirect parameter is a special designator (it starts with @), but sop does not know how to handle the prefix.
See Also:
  • Field Details

  • Constructor Details

    • UnsupportedSpecialPrefix

      public UnsupportedSpecialPrefix(String errorMsg)
  • Method Details