Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::vm::exception Struct Referenceabstract

#include <exceptions.hpp>

Inheritance diagram for sysio::vm::exception:
Collaboration diagram for sysio::vm::exception:

Public Member Functions

virtual const char * what () const throw () =0
 
virtual const char * detail () const throw () =0
 
virtual const char * what () const throw () =0
 
virtual const char * detail () const throw () =0
 

Detailed Description

Definition at line 14 of file exceptions.hpp.

Member Function Documentation

◆ detail() [1/2]

virtual const char * sysio::vm::exception::detail ( ) const
throw ( )
pure virtual
Here is the caller graph for this function:

◆ detail() [2/2]

virtual const char * sysio::vm::exception::detail ( ) const
throw ( )
pure virtual

◆ what() [1/2]

virtual const char * sysio::vm::exception::what ( ) const
throw ( )
pure virtual
Here is the caller graph for this function:

◆ what() [2/2]

virtual const char * sysio::vm::exception::what ( ) const
throw ( )
pure virtual

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