ODKException()

Creates an exception object.

Syntax

public ODKException(String msg);
 

Parameters

msg
is the exception message for the exception object.

Return values

A newly instantiated ODKException exception object.

Copyright IBM Corp. 1997, 2003