Package net.i2p.data

Class DataFormatException

All Implemented Interfaces:
Serializable

public class DataFormatException extends I2PException
Thrown when the data was not available to read or write a DataStructure
Author:
jrandom
See Also:
  • Constructor Details

    • DataFormatException

      public DataFormatException(String msg, Throwable t)
    • DataFormatException

      public DataFormatException(String msg)