Namespace: Consultingwerk.Assertion
Class 
FileAssert Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:FileAssert
Purpose:Provides routines for validating file system files
Description:Routines in this class typically raise an error condition
when the condition is not met.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Tue Jan 01 19:50:05 CET 2013



Top Method Summary
Options Name Purpose
+ Exists (character) Verifies that the file exists

Top Constructor Summary
Options Name Purpose
- FileAssert () Constructor for the FileAssert class


Method Detail
Top

PUBLIC Exists (character)

Purpose: Verifies that the file exists
Notes:
Throws: Consultingwerk.Assertion.AssertException

Parameters:
pcFileName CHARACTER
The file name to verify


Constructor Detail
Top

PRIVATE FileAssert ()

Purpose: Constructor for the FileAssert class
Notes: Disallow instance creation



©2006-2020 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       04.02.2020 23:10:48