Class MissingLiteralDataException

  • All Implemented Interfaces:
    Serializable

    public class MissingLiteralDataException
    extends org.bouncycastle.openpgp.PGPException
    Exception that gets thrown if a LiteralDataPacket is expected, but not found.
    See Also:
    Serialized Form
    • Constructor Detail

      • MissingLiteralDataException

        public MissingLiteralDataException​(String message)