M&B: Bannerlord 1.2.12
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Library.TWException Class Reference

Inherits ApplicationException.

Inherited by TaleWorlds.Library.TWXmlLoadException.

Public Member Functions

 TWException (string message, Exception innerException)
 
 TWException (string message)
 
 TWException ()
 
 TWException (SerializationInfo info, StreamingContext context)
 

Constructor & Destructor Documentation

◆ TWException() [1/4]

TaleWorlds.Library.TWException.TWException ( string message,
Exception innerException )

◆ TWException() [2/4]

TaleWorlds.Library.TWException.TWException ( string message)

◆ TWException() [3/4]

TaleWorlds.Library.TWException.TWException ( )

◆ TWException() [4/4]

TaleWorlds.Library.TWException.TWException ( SerializationInfo info,
StreamingContext context )