Summary
Initializes a new instance of the
FrostingException
class.
- Namespace
- Cake
.Frosting - Containing Type
- FrostingException
Syntax
public FrostingException(string message)
Parameters
Name | Type | Description |
---|---|---|
message | string | The message that describes the error. |
Return Value
Type | Description |
---|---|
void |