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::FlowControlException
public abstract class LoopFlowException : System.Management.Automation.FlowControlException
type LoopFlowException = class
inherit FlowControlException
Public 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. |