uCosminexus Application Server, Security Management Guide

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

The SSODataListenerException constructor

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