trikRuntime
trikKernel::TrikRuntimeException Class Reference

Base class for all exceptions in TRIKRuntime. More...

#include <trikRuntimeException.h>

Inheritance diagram for trikKernel::TrikRuntimeException:
Collaboration diagram for trikKernel::TrikRuntimeException:

Public Member Functions

 TrikRuntimeException ()=default
 
 ~TrikRuntimeException ()=default
 
 TrikRuntimeException (TrikRuntimeException &&e)=default
 Default. More...
 
 TrikRuntimeException (const TrikRuntimeException &e)=delete
 Deleted. More...
 

Detailed Description

Base class for all exceptions in TRIKRuntime.

Constructor & Destructor Documentation

trikKernel::TrikRuntimeException::TrikRuntimeException ( )
default
trikKernel::TrikRuntimeException::~TrikRuntimeException ( )
default
trikKernel::TrikRuntimeException::TrikRuntimeException ( TrikRuntimeException &&  e)
default

Default.

trikKernel::TrikRuntimeException::TrikRuntimeException ( const TrikRuntimeException e)
delete

Deleted.


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