| Interface | Description |
|---|---|
| HasErrorSet<M> |
Things that “have” an error message set.
|
| HasInfoSet<M> |
Things that “have” an information message set.
|
| HasMessageSet |
Interface for objects that have message sets.
|
| HasWarningSet<M> |
Things that “have” a warning message set.
|
| IsErrorSet<M> |
Interface for objects that have a set of error messages.
|
| IsErrorSetFT |
Interface for objects that have a set of error messages of type
FormattingTuple. |
| IsInfoSet<M> |
Interface for objects that have a set of info messages.
|
| IsInfoSetFT |
Interface for objects that have a set of info messages.
|
| IsMessageSet |
Category of objects that represent a message set.
|
| IsWarningSet<M> |
Interface for objects that have a set of warning messages.
|
| IsWarningSetFT |
Interface for objects that have a set of warning messages.
|
Message sets.
Copyright © 2016–2017. All rights reserved.