NegativeWeightException Constructor (String, Exception) |
Namespace:
QuickGraph
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic NegativeWeightException(
string message,
Exception inner
)
Parameters
- message
- Type: SystemString
- inner
- Type: SystemException
See Also