Plumtree EDK (Enterprise Web Development Kit) 5.4.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