tModLoader v2024.10
A mod to make and play Terraria mods
|
Inherits AggregateException.
Public Member Functions | |
MultipleException (IEnumerable< Exception > exceptions) | |
MultipleException (string message, IEnumerable< Exception > exceptions) | |
Static Public Attributes | |
static readonly string | DefaultMessage = "Multiple errors occurred." |
Properties | |
override string | Message [get] |