CodePorting.Translator.Cs2Cpp.Framework
|
MemberAccessException is thrown when access to non-existent class' member is attempted or when access to the member is not permitted. Never create instances of this class manually. Use the MemberAccessException class instead. Never wrap the MemberAccessException class instances into System::SmartPtr. More...
#include <exceptions.h>
MemberAccessException is thrown when access to non-existent class' member is attempted or when access to the member is not permitted. Never create instances of this class manually. Use the MemberAccessException class instead. Never wrap the MemberAccessException class instances into System::SmartPtr.