My Project
Public Member Functions | List of all members
MojException Class Reference

#include <TablicaBool.h>

Inheritance diagram for MojException:

Public Member Functions

 MojException (string ss)
 
virtual ~MojException () throw ()
 
virtual const char * what () const throw ()
 

Detailed Description

Klasa definiująca wyjątek wykorzystywany w klasie TablicaBool

Constructor & Destructor Documentation

◆ MojException()

MojException::MojException ( string  ss)

Konstruktor podstawowy

Parameters
sskomunikat błędu

◆ ~MojException()

MojException::~MojException ( )
throw (
)
virtual

Destruktor

Member Function Documentation

◆ what()

const char * MojException::what ( ) const
throw (
)
virtual

Wypisywanie komunikatu błędu


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