Details_ExceptionWithFilename
Details_ExceptionWithFilename class
The template class for an exception with a file name.
template<typename T,typename>class Details_ExceptionWithFilename : public T
Template parameters
Parameter | Description |
---|---|
T | An exception base class. |
Methods
Method | Description |
---|---|
virtual String get_FileName() const | Gets the name of the file that causes this exception. |
String get_Message() const override | |
String ToString() const override |
See Also
- Namespace System
- Library Aspose.Slides