Class ServiceException
- Namespace
- TaleWorlds.Network
- Assembly
- TaleWorlds.Network.dll
public class ServiceException : Exception, ISerializable
- Inheritance
-
ServiceException
- Implements
- Inherited Members
Constructors
ServiceException(string, string)
public ServiceException(string type, string message)
Parameters
Properties
ExceptionMessage
public string ExceptionMessage { get; set; }
Property Value
ExceptionType
public string ExceptionType { get; set; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).