An exception for asset manager, specifc to encrypted assets.
More...
#include <AssetManager.h>
An exception for asset manager, specifc to encrypted assets.
Specific exception for encrypted asset handling. Provides what() and when() functions.
◆ EncryptedAssetException()
| krotos::EncryptedAssetException::EncryptedAssetException |
( |
const String & | whatHappened, |
|
|
const String & | whenDidItHappen ) |
|
inline |
◆ what()
| char const * krotos::EncryptedAssetException::what |
( |
| ) |
const |
|
overridenoexcept |
◆ when()
| String krotos::EncryptedAssetException::when |
( |
| ) |
const |
◆ m_whenDidItHappen
| String krotos::EncryptedAssetException::m_whenDidItHappen |
|
private |
The documentation for this class was generated from the following files: