A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/serial_2exception_8hpp_source.html below:

NCBI C++ ToolKit: include/serial/exception.hpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

71  void

AddFrameInfo(

string

frame_info);

108  static const char

* GetName(

size_t

index,

109  const char

*

const names

[],

114  size_t

currentIndex,

size_t

mustBeIndex,

115  const char

*

const names

[],

size_t

namesCount,

119  size_t

currentIndex,

size_t

mustBeIndex,

120  const char

*

const names

[],

size_t

namesCount,

124  size_t

currentIndex,

size_t

mustBeIndex,

125  const char

*

const names

[],

size_t

namesCount,

129  const char

*

const names

[],

size_t

namesCount,

135  virtual const char

*

GetType

(

void

)

const override

;

Incapsulate compile time information such as __FILE__, __LINE__, NCBI_MODULE, current function.

Thrown on an attempt to access wrong choice variant.

Root class for all serialization exceptions.

Base class for all serializable objects.

Thrown on an attempt to write unassigned data member.

Include a standard set of the NCBI C++ Toolkit most basic headers.

std::ofstream out("events_result.xml")

main entry point for tests

static const struct name_t names[]

EDiagSev

Severity level for the posted diagnostics.

@ eDiag_Error

Error message.

virtual void ReportExtra(ostream &out) const

Report "non-standard" attributes.

virtual const char * GetType(void) const

Get class name as a string.

TErrCode GetErrCode(void) const

Get error code.

virtual void x_Assign(const CException &src)

Helper method for copying exception data.

virtual const CException * x_Clone(void) const

Helper method for cloning the exception.

EErrCode

Error types that an application can generate.

virtual const char * GetErrCodeString(void) const

Get error code interpreted as text.

NCBI_EXCEPTION_DEFAULT(CSerialException, CException)

NCBI_EXCEPTION_DEFAULT(CSerialFacetException, CSerialException)

NCBI_EXCEPTION_DEFAULT(CUnassignedMember, CSerialException)

@ eFormatError

Malformed input data.

@ eIoError

An unknown error during serialization.

@ eInvalidData

Data is incorrect.

@ eMissingValue

Mandatory value was missing in the input.

@ eOverflow

Data is beyond the allowed limits.

@ eNotOpen

No input or output file.

@ eFail

Internal error, the real reason is unclear.

@ eEOF

Unexpected end-of-file.

@ eNotImplemented

Attempt to use unimplemented funtionality.

@ eIllegalCall

Illegal in a given context function call.

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.

#define NCBI_XSERIAL_EXPORT

Defines NCBI C++ exception handling.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4