Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
VVVV
Packs
Messaging
PinConnectionException
C# Class VVVV.Packs.Messaging.PinConnectionException
Raised when code attempts to manipulate a pin that is linked.
Inheritance:
System.InvalidOperationException
Datei anzeigen
Open project: velcrome/vvvv-Message
Public Methods
Method
Description
PinConnectionException
(
string
text
) :
System
Method Details
PinConnectionException()
public
method
public
PinConnectionException
(
string
text
) :
System
text
string
return
System