M&B: Bannerlord 1.0.0
The horns sound, the ravens gather.
Loading...
Searching...
No Matches
TaleWorlds.Core.MBException Class Reference

Inherits ApplicationException.

Inherited by TaleWorlds.Core.MBIllegalValueException, TaleWorlds.Core.MBInvalidParameterException, TaleWorlds.Core.MBMethodNameNotFoundException, TaleWorlds.Core.MBMisuseException, TaleWorlds.Core.MBNetworkBitException, TaleWorlds.Core.MBNotFoundException, TaleWorlds.Core.MBNotNullParameterException, TaleWorlds.Core.MBNullParameterException, TaleWorlds.Core.MBOutOfRangeException, TaleWorlds.Core.MBTypeMismatchException, TaleWorlds.Core.MBUnderFlowException, and TaleWorlds.Core.MBUnknownTypeException.

Public Member Functions

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

Constructor & Destructor Documentation

◆ MBException() [1/4]

TaleWorlds.Core.MBException.MBException ( string  message,
Exception  innerException 
)

◆ MBException() [2/4]

TaleWorlds.Core.MBException.MBException ( string  message)

◆ MBException() [3/4]

TaleWorlds.Core.MBException.MBException ( )

◆ MBException() [4/4]

TaleWorlds.Core.MBException.MBException ( SerializationInfo  info,
StreamingContext  context 
)