OpenAssetIO
An abstract API for generalising interactions between a host application and an asset management system
|
Thrown whenever a procedure must abort due to not being implemented. More...
#include <exceptions.hpp>
Thrown whenever a procedure must abort due to not being implemented.
Many methods in OpenAssetIO are optionally implementable, and some may throw this exception to indicate that calling them constitutes an error.
Copyright 2013-2023 The Foundry Visionmongers Ltd. OpenAssetIO is released under the Apache 2.0 License