Table of Contents

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

type string
message string

Properties

ExceptionMessage

public string ExceptionMessage { get; set; }

Property Value

string

ExceptionType

public string ExceptionType { get; set; }

Property Value

string

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