Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ServiceException Constructor

Valued constructor.

Overload List

Default constructor.

public ServiceException();

Valued constructor.

public ServiceException(Exception);

Valued constructor.

public ServiceException(int);

Valued constructor.

public ServiceException(string);

Valued constructor.

public ServiceException(string,Exception);

Valued constructor.

public ServiceException(string,int);

See Also

ServiceException Class | Plumtree.Remote Namespace