Mobile API Reference  MicroStrategy 2019
Exception.h
Go to the documentation of this file.
1 //==============================================================================================
2 // FILENAME : FileSystem.h
3 // AUTHOR : vovechkin
4 // CREATION : 2002-08-27
5 // Copyright (C) MicroStrategy Incorporated 2002
6 // All Rights Reserved
7 //==============================================================================================
8 #ifndef MFileSystem_Exception_h
9 #define MFileSystem_Exception_h
10 
11 
12 namespace MFileSystem
13 {
15 }
16 
17 #endif // MFileSystem_Exception_h
MBase::String Exception
Definition: Exception.h:14
std::basic_string< WCHAR, std::char_traits< WCHAR >, Allocator< WCHAR > > String
Definition: BaseString.h:26
Definition: StrongObjects.h:21