Hitachi

uCosminexus Application Server Security Management Guide


The SSODataListenerException constructor

Organization of this page

Description

Creates an instance of the SSODataListenerException class by using the error message specified by the parameter.

Syntax

public SSODataListenerException();
 
public SSODataListenerException(String msg);

Parameter

msg:

Specifies the error message.

Exceptions

None