User Tools

Site Tools


cpp:exception

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cpp:exception [2018/05/18 13:43] – [Δημιουργία και διαχείριση της εξαίρεσης] gthanoscpp:exception [2018/05/18 13:45] – [Κληρονομικότητα] gthanos
Line 212: Line 212:
 </code> </code>
  
-<code cpp CountedIDException.h>+<code cpp DerivedException.h>
 #include "BaseException.h" #include "BaseException.h"
 class DerivedException: public BaseException { class DerivedException: public BaseException {
Line 226: Line 226:
 </code> </code>
  
-<code cpp IDExceptionUse.cpp>+<code cpp ExceptionUse.cpp>
 #include <iostream> #include <iostream>
 using namespace std; using namespace std;
cpp/exception.txt · Last modified: 2023/05/15 14:01 by gthanos