Mobile API Reference
MicroStrategy 2019
StringConversionException.h
Go to the documentation of this file.
1
//==============================================================================================
2
// FILENAME : StringConversionException.h
3
// AUTHOR : vovechkin
4
// CREATION : Nov 16, 2001
5
// Copyright (C) MicroStrategy Incorporated 2001
6
// All Rights Reserved
7
//==============================================================================================
8
#ifndef MBase_StringConversionException_h
9
#define MBase_StringConversionException_h
10
11
#include "
Base/Base/Base.h
"
12
#include "
Base/Interfaces/BaseException.h
"
13
14
namespace
MBase
15
{
20
class
StringConversionException
:
21
public
BaseException
22
{
23
};
24
}
25
26
#endif // MBase_StringConversionException_h
Base.h
MBase::Message
Definition:
Message.h:32
MBase
Definition:
Allocator.h:47
MBase::StringConversionException
Definition:
StringConversionException.h:20
BaseException.h
Users
vvitarello
Desktop
MobileSDKSourceFiles
Base
Interfaces
StringConversionException.h
Generated by
1.8.14