uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

The getException method

Description

Obtains an exception object stored in this object. If the specified listener does not contain an exception object, this method returns null.

Syntax

public ChangeDataFailedException getException(SSODataListener listener);

Parameter

listener:
Specifies the listener object where an exception occurred.

Exceptions

None

Return value

The ChangeDataFailedException object