Creates an instance of RoleEnvironmentException and initializes it with a wstring.
public:
RoleEnvironmentException(
const std::wstring &message
)
message
Type: std::wstringÂ
The wstring with which to initialize the RoleEnvironmentException.
Header: Declared in ServiceDefinition.h.
Library: Use GSDK110.lib (VS 2012) or GSDK100.lib (VS 2010).