InvalidSlotException.

InvalidSlotException(string) Constructor

Summary

Constructor allowing to specify a detailed message.

Syntax

public InvalidSlotException(string msg)

Remarks

Constructor allowing to specify a detailed message.

Parameters

Name Type Description
msg string message

Return Value

Type Description
void