tModLoader v2022.09
A mod to make and play Terraria mods
Terraria.ModLoader.Exceptions.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 occured."
 

Properties

override string Message [get]