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:
    Serialized Form
    • Constructor Detail

      • UnsupportedSpecialPrefix

        public UnsupportedSpecialPrefix​(String errorMsg)