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