Details_ExceptionWithErrorCode
Details_ExceptionWithErrorCode class
The template class for an exception with an error code.
template<typename T,typename>class Details_ExceptionWithErrorCode : public T
Template parameters
| Parameter | Description |
|---|---|
| T | An exception base class. |
Methods
| Method | Description |
|---|---|
| virtual int32_t get_ErrorCode() const | Gets the HRESULT of the error. |
| String get_Message() const override |
See Also
- Namespace System
- Library Aspose.Slides