libutap  0.93
Uppaal Timed Automata Parser
UTAP::NotSupportedException Class Reference

#include <abstractbuilder.h>

Inheritance diagram for UTAP::NotSupportedException:
Collaboration diagram for UTAP::NotSupportedException:

Public Member Functions

 NotSupportedException (const char *err)
 
virtual ~NotSupportedException () noexcept
 
const char * what () const noexcept override
 

Detailed Description

Definition at line 35 of file abstractbuilder.h.

Constructor & Destructor Documentation

◆ NotSupportedException()

UTAP::NotSupportedException::NotSupportedException ( const char *  err)
inline

Definition at line 40 of file abstractbuilder.h.

◆ ~NotSupportedException()

virtual UTAP::NotSupportedException::~NotSupportedException ( )
inlinevirtualnoexcept

Definition at line 41 of file abstractbuilder.h.

Member Function Documentation

◆ what()

const char* UTAP::NotSupportedException::what ( ) const
inlineoverridenoexcept

Definition at line 42 of file abstractbuilder.h.


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