LoopFlowException 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.
LoopFlowException, base class for loop control exceptions.
public ref class LoopFlowException abstract : System::Management::Automation::FlowControlExceptionpublic abstract class LoopFlowException : System.Management.Automation.FlowControlExceptiontype LoopFlowException = class
    inherit FlowControlExceptionPublic MustInherit Class LoopFlowException
Inherits FlowControlException- Inheritance
- Derived
Properties
| Label | Label, indicates nested loop level affected by exception. No label means most nested loop is affected. |