Table of Contents

Class MCMException

Namespace
MCM.Common
Assembly
MCMv5.dll
[Serializable]
public class MCMException : Exception, ISerializable
Inheritance
MCMException
Implements
Inherited Members

Constructors

MCMException()

public MCMException()

MCMException(SerializationInfo, StreamingContext)

protected MCMException(SerializationInfo info, StreamingContext context)

Parameters

info SerializationInfo
context StreamingContext

MCMException(string)

public MCMException(string message)

Parameters

message string

MCMException(string, Exception)

public MCMException(string message, Exception inner)

Parameters

message string
inner Exception

This page was last modified at 12/23/2022 11:49:56 +02:00 (UTC).

Commit Message
Author:    Aragas
Commit:    aa889a1db7974dc13c9ff22e5740d958a2228b18
* Added MCM Source Package NuGet for easier integration