Package net.i2p

Class I2PException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataFormatException, DHSessionKeyBuilder.InvalidPublicParameterException, I2CPMessageException, I2NPMessageException, I2PSessionException, RouterRestartException, TooManyStreamsException

public class I2PException
extends Exception
Base class of I2P exceptions This was originally used to provide chained exceptions, but those were added to Exception in Java 1.4, so this class provides nothing extra at the moment.
Author:
jrandom
See Also:
Serialized Form