Table of Contents

Class MBException

Namespace
TaleWorlds.Core
Assembly
TaleWorlds.Core.dll
public class MBException : ApplicationException, ISerializable
Inheritance
MBException
Implements
Derived
Inherited Members

Constructors

MBException()

public MBException()

MBException(SerializationInfo, StreamingContext)

public MBException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

MBException(string)

public MBException(string message)

Parameters

message string

MBException(string, Exception)

public MBException(string message, Exception innerException)

Parameters

message string
innerException Exception

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).