Class BencodeException

All Implemented Interfaces:
Serializable

public class BencodeException extends RuntimeException
Wraps a Throwable that is thrown during decode/encode.
Since:
1.1
Author:
Adam Peck
See Also: