[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:fCraft.Logger.CheckForCommonErrors(System.Exception)"]

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)

Syntax

   
 C# 
public static bool CheckForCommonErrors(
	Exception ex
)

Parameters

ex
Exception

[Missing <param name="ex"/> documentation for "M:fCraft.Logger.CheckForCommonErrors(System.Exception)"]

Return Value

[Missing <returns> documentation for "M:fCraft.Logger.CheckForCommonErrors(System.Exception)"]

See Also