23 #ifndef __ccxx_SystemException_hxx 24 #define __ccxx_SystemException_hxx 43 inline void write(std::ostream& stream)
const 44 { _write(stream,
"SystemException"); }
49 #endif // __ccxx_SystemException_hxx
static const String empty
The empty string.
Definition: String.h++:1134
void write(std::ostream &stream) const
Write a textual representation of the exception to a stream.
Definition: SystemException.h++:43
A system-level exception.
Definition: SystemException.h++:36
#define COMMONCPP_API
Definition: Common.h++:126
A flexible, reference counted, copy-on-write, thread-safe, nullable string.
Definition: String.h++:50
Definition: AllocationMap.c++:25
A general-purpose exception.
Definition: Exception.h++:39