TerminateException 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.
Used by the debugger to terminate the execution of the current command.
public ref class TerminateException sealed : System::Management::Automation::FlowControlExceptionpublic sealed class TerminateException : System.Management.Automation.FlowControlExceptiontype TerminateException = class
    inherit FlowControlExceptionPublic NotInheritable Class TerminateException
Inherits FlowControlException- Inheritance
Constructors
| TerminateException() |