Constructor
new MetaWarning(message, type, color)
Creates a new MetaWarnign object
Parameters:
Name | Type | Description |
---|---|---|
message |
String | information about the problem aimed at the end user |
type |
String | what kind of problem this is |
color |
String | what kind of color this warning might be displayed with |