Table of Contents

Class NbtFormatException

Namespace
fNbt
Assembly
fNbt.dll

Exception thrown when a format violation is detected while parsing or serializing an NBT file. SnbtParseException is the form thrown for SNBT text, and carries the position.

[Serializable]
public class NbtFormatException : Exception, ISerializable
Inheritance
NbtFormatException
Implements
Derived
Inherited Members