Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.ABLUnit.Runner.ExpectedExceptionError

OpenEdge.ABLUnit.Runner.ExpectedExceptionError

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.ABLUnit.Runner
Type: Class ExpectedExceptionError
Parent Classes:
Inherits: Progress.Lang.AppError


Copyright (c) 2021 by Progress Software Corporation. All rights reserved.
File:ExpectedExceptionError
Purpose:Error raised when a test method expects a particular error, but
the error is not thrown from the test.
Author(s):pjudge
Created:2021-12-15
Notes:- This has its own type so that the code in TestCase does
not confuse such errors with vanilla P.L.AppError per OCTA-41889



Constructor Summary
  Options Name Purpose
  ExpectedExceptionError (character) /* Constructor @param character The expected error type name. */

Property Summary
  Options Name Purpose
  CHARACTER Expected


Constructor Detail
Top

ExpectedExceptionError (character)

/* Constructor
Parameters:
pExpected CHARACTER
 


Property Detail
Top

CHARACTER Expected

Returns CHARACTER
 


TitleResults for “How to create a CRG?”Also Available inAlert