Mini SQL Query Extensibility Documentation
SetException Method (exp)
NamespacesMiniSqlQuery.Core.ControlsExceptionControlSetException(Exception)

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

[Missing <summary> documentation for M:MiniSqlQuery.Core.Controls.ExceptionControl.SetException(System.Exception)]

Declaration Syntax
C#Visual BasicVisual C++
public void SetException(
	Exception exp
)
Public Sub SetException ( _
	exp As Exception _
)
public:
void SetException(
	Exception^ exp
)
Parameters
exp (Exception)

[Missing <param> documentation for "exp"]

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)