tModLoader v2024.03
A mod to make and play Terraria mods
MultipleException Class Reference

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]