RoleEnvironmentException Constructor

Creates an instance of RoleEnvironmentException.

Overload list

Name Description
RoleEnvironmentException (const std::string&) Creates an instance of RoleEnvironmentException and initializes it with a string.
RoleEnvironmentException (const std::wstring&) Creates an instance of RoleEnvironmentException and initializes it with a wstring.

See also

Reference

RoleEnvironmentException