CWException()

Creates an exception object.

Syntax

public CWException();
public CWException(CWExceptionObject excptionDetail);

Parameters

excptionDetail
Is an exception-detail object that contains the additional exception information.

Return values

A new CWException object.

Notes

The CWException() constructor provides two forms:

Copyright IBM Corporation 1997, 2004. All Rights Reserved.