|
trikRuntime
|
Base class for all exceptions in TRIKRuntime. More...
#include <trikRuntimeException.h>


Public Member Functions | |
| TrikRuntimeException ()=default | |
| ~TrikRuntimeException ()=default | |
| TrikRuntimeException (TrikRuntimeException &&e)=default | |
| Default. More... | |
| TrikRuntimeException (const TrikRuntimeException &e)=delete | |
| Deleted. More... | |
Base class for all exceptions in TRIKRuntime.
|
default |
|
default |
|
default |
Default.
|
delete |
Deleted.