ExceptionHelper

Overview

Location

  • Reference:
    • RemObjects.Elements.EUnit.dll  .NET, .NET Standard 2.0
    • remobjects.elements.eunit.jar  Cooper
    • EUnit.fx  Island, macOS
    • libEUnit.fx  Toffee
  • Namespace: RemObjects.Elements.EUnit
  • Platforms: .NET, .NET Standard 2.0, Cooper, Island, macOS, Toffee

Class Methods


CatchException  virtual

 

class method CatchException(Action: AssertAction): Exception

 

static Exception CatchException(AssertAction Action)

 

static func CatchException(_ Action: AssertAction) -> NSException

 

static Exception CatchException(AssertAction Action)

 

Shared Function CatchException(Action As AssertAction) As Exception

Parameters:

  • Action:

Instance Methods


constructor  protected Cooper, Island, macOS

 

constructor

 

ExceptionHelper()

 

init()

 

ExceptionHelper()

 

Sub New()