QtlMovie 1.12 (A specialized FFmpeg front-end)
QtlUninitializedException Class Reference

Define the exceptions which are thrown when a QtlVariable instance is used without being initialized. More...

Inheritance diagram for QtlUninitializedException:

Public Member Functions

virtual ~QtlUninitializedException () throw ()
 Virtual destructor. More...
 
QtlUninitializedExceptionclone () const
 Clone this exception (required by QException). More...
 
void raise () const
 Raise this exception (required by QException). More...
 

Detailed Description

Define the exceptions which are thrown when a QtlVariable instance is used without being initialized.

Constructor & Destructor Documentation

◆ ~QtlUninitializedException()

virtual QtlUninitializedException::~QtlUninitializedException ( )
throw (
)
inlinevirtual

Virtual destructor.

Member Function Documentation

◆ raise()

void QtlUninitializedException::raise ( ) const
inline

Raise this exception (required by QException).

◆ clone()

QtlUninitializedException* QtlUninitializedException::clone ( ) const
inline

Clone this exception (required by QException).

Returns
A cloned instance of this object.

The documentation for this class was generated from the following file: