Valued constructor
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);
ServiceException Class | Plumtree.Remote Namespace