Hitachi

uCosminexus Application Server Security Management Guide


The ChangeDataFailedException constructor

Organization of this page

Description

Uses the error message specified by the parameter to create an instance of the ChangeDataFailedException class.

Syntax

public ChangeDataFailedException();
 
public ChangeDataFailedException(String msg);

Parameter

msg:

Specifies the error message.

Exceptions

None