This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.XComponent.
Summary
Constructor of XComponent Exception
- Assembly
- Cake
.XComponent .dll - Namespace
- Cake
.XComponent .Exception - Containing Type
- XComponentException
Syntax
public XComponentException(string message)
Parameters
| Name | Type | Description |
|---|---|---|
| message | string | The exception message |
Return Value
| Type | Description |
|---|---|
| void |
