Class InvalidBEncodingException

  • All Implemented Interfaces:
    Serializable

    public class InvalidBEncodingException
    extends IOException
    Exception thrown when a bencoded stream is corrupted.
    Author:
    Mark Wielaard (mark@klomp.org)
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidBEncodingException

        public InvalidBEncodingException​(String message)