Class I2NPMessageException

  • All Implemented Interfaces:
    Serializable

    public class I2NPMessageException
    extends I2PException
    Represent an error serializing or deserializing an APIMessage
    Author:
    jrandom
    See Also:
    Serialized Form
    • Constructor Detail

      • I2NPMessageException

        public I2NPMessageException​(String message,
                                    Throwable parent)
      • I2NPMessageException

        public I2NPMessageException​(String message)