C# Class LibNbt.Exceptions.NbtQueryException

Inheritance: System.Exception
Mostra file Open project: aphistic/libnbt

Public Methods

Method Description
NbtQueryException ( string message ) : System

Method Details

NbtQueryException() public method

public NbtQueryException ( string message ) : System
message string
return System