Class TWException
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public class TWException : ApplicationException, ISerializable
- Inheritance
-
TWException
- Implements
- Derived
- Inherited Members
Constructors
TWException()
public TWException()
TWException(SerializationInfo, StreamingContext)
public TWException(SerializationInfo info, StreamingContext context)
Parameters
infoSerializationInfocontextStreamingContext
TWException(string)
public TWException(string message)
Parameters
messagestring
TWException(string, Exception)
public TWException(string message, Exception innerException)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).