SWIPL Zwapel 0.0.1
paule32
Loading...
Searching...
No Matches
prolog::PL_Exception< T1 > Class Template Reference
Inheritance diagram for prolog::PL_Exception< T1 >:

Public Member Functions

 PL_Exception (T1 msg)
 
const char * what () const throw ()
 

Detailed Description

template<typename T1>
class prolog::PL_Exception< T1 >

Definition at line 137 of file prolog.cc.

Constructor & Destructor Documentation

◆ PL_Exception() [1/2]

template<typename T1 >
prolog::PL_Exception< T1 >::PL_Exception ( T1  msg)
inline

Definition at line 142 of file prolog.cc.

◆ PL_Exception() [2/2]

template<typename T1 >
prolog::PL_Exception< T1 >::PL_Exception ( )
inline

Definition at line 143 of file prolog.cc.

Member Function Documentation

◆ what()

template<typename T1 >
const char * prolog::PL_Exception< T1 >::what ( ) const
throw (
)
inline

Definition at line 144 of file prolog.cc.


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