NbtFileReadException constructor
NbtFileReadException(
- String message
A Exception representing some exception when reading a NBT file.
Implementation
NbtFileReadException(this.message);
A Exception representing some exception when reading a NBT file.
NbtFileReadException(this.message);