libtcod-net
TCODException Constructor (message)
NamespaceslibtcodWrapperTCODExceptionTCODException(String)
Constructor. Wraps System.Exception's constructor.
Declaration Syntax
C#
public TCODException(
	string message
)
Parameters
message (String)
Message to include in the exception.

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)