API Reference > OdDAI Namespace > Classes > BaseException Class > BaseException Methods > BaseException::functionId Method
BaseException::functionId Method
Syntax
C++
virtual const char* functionId() const = 0;

const char pointer to the name of the function in which the exception occurred.

Returns the name of the function in which the exception occurred.

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.