Share via


Troubleshooting Exceptions: System.MulticastNotSupportedException 

The exception that is thrown when there is an attempt to combine two instances of a non-combinable delegate type. An exception is not thrown if one of the operands is a null reference (Nothing in Visual Basic).

See Also

Tasks

How to: Find Out More About an Exception with the Exception Assistant

Reference

MulticastNotSupportedException