FAST.Framework  1.0.0
Public Member Functions | List of all members
FException Class Reference

#include <FException.h>

Inheritance diagram for FException:
Inheritance graph
[legend]
Collaboration diagram for FException:
Collaboration graph
[legend]

Public Member Functions

 FException (const FString &message="General exception")
 Constructor exception object.
 
virtual ~FException ()=default
 Destroys the exception object.
 
virtual const FStringMessage () const throw ()
 
const type_info & GetType () override
 Returns the type info over object.
 
FString GetName () const override
 Returns the name of object.
 
- Public Member Functions inherited from FObject
 FObject ()=default
 Constructor.
 
virtual ~FObject ()=default
 Destructor.
 

Detailed Description

Represents errors that occur during application execution


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