FlowControlException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
FlowControlException, base class for flow control exceptions.
public ref class FlowControlException abstract : SystemException
public abstract class FlowControlException : SystemException
type FlowControlException = class
inherit SystemException
Public MustInherit Class FlowControlException
Inherits SystemException
- Inheritance
-
FlowControlException
- Derived