Skip to content

T_CommandLine_Infrastructure_ExceptionExtensions

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

ExceptionExtensions Class

Inheritance Hierarchy

System.Object
  CommandLine.Infrastructure.ExceptionExtensions
Namespace: CommandLine.Infrastructure
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0

Syntax

C#

internal static class ExceptionExtensions

VB

<ExtensionAttribute>
Friend NotInheritable Class ExceptionExtensions

C++

[ExtensionAttribute]
internal ref class ExceptionExtensions abstract sealed

F#

[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type ExceptionExtensions =  class end

The ExceptionExtensions type exposes the following members.

Methods

 

Name Description
Public methodStatic member RethrowWhenAbsentIn
  Back to Top

See Also

Reference

CommandLine.Infrastructure Namespace

Clone this wiki locally