Package org.klomp.snark.bencode
Class InvalidBEncodingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.klomp.snark.bencode.InvalidBEncodingException
- All Implemented Interfaces:
Serializable
Exception thrown when a bencoded stream is corrupted.
- Author:
- Mark Wielaard (mark@klomp.org)
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidBEncodingException
-