Base Framework
YAMLException Member List

This is the complete list of members for YAMLException, including all inherited members.

DUMP_ON_THROW_EXCEPTION enum value (defined in Exception)Exception
DUMP_ON_THROW_NO enum value (defined in Exception)Exception
DUMP_ON_THROW_STACK enum value (defined in Exception)Exception
DumpOnThrow enum name (defined in Exception)Exception
Exception() noexceptException
Exception(const char *message) noexceptException
Exception(const Type &type) noexceptException
Exception(const char *message, const Type &type) noexceptException
Exception(const Exception &copy) noexceptException
Exception(Exception &&move) noexceptException
ExceptionHandler typedefException
getCause() const noexceptExceptioninline
getDumpExceptions() noexceptExceptioninlinestatic
getError() const noexceptExceptioninline
getExceptionType() noexceptExceptionstatic
getHTML() constException
getMessage() const noexceptExceptioninline
getPendingExceptions() noexceptExceptionstatic
getPosition() const noexcept (defined in YAMLException)YAMLExceptioninline
getStackTrace()Exceptionstatic
getStdExceptionName(const std::exception &e) noexceptExceptionstatic
getThisType() const noexceptExceptionvirtual
getType() const noexceptExceptioninline
hasPendingException() noexceptExceptionstatic
isCommonException() const noexcept overrideYAMLExceptioninlinevirtual
isUnwinding() noexceptExceptionstatic
onThrow(const Exception &exception) noexceptExceptionstatic
rethrow()Exceptionstatic
setCause(unsigned int cause) noexceptExceptioninline
setDumpExceptions(bool _dumpExceptions) noexceptExceptioninlinestatic
setDumpOnThrow(DumpOnThrow dumpOnThrow) noexceptExceptionstatic
setError(unsigned int error) noexceptExceptioninline
setExceptionHandler(ExceptionHandler _exceptionHandler) noexceptExceptioninlinestatic
setMessage(const char *message) noexceptExceptioninline
setMessage(const char(&_message)[SIZE]) noexceptExceptioninline
setPosition(const LineColumn &_position) noexcept (defined in YAMLException)YAMLExceptioninline
setType(const Type &type) noexceptExceptioninline
SUPPORTS_EXCEPTIONS (defined in Exception)Exceptionstatic
YAMLException() (defined in YAMLException)YAMLExceptioninline
YAMLException(const char *message) (defined in YAMLException)YAMLExceptioninline
YAMLException(const char *message, const LineColumn &_position) (defined in YAMLException)YAMLExceptioninline
~Exception() noexceptExceptionvirtual