Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

ps
Class PSERROR

std::exception
   |
   +--PSERROR

   in Errors.h
   in Errors.cpp
Direct Known Subclasses:
PSERROR_CVFSFile, PSERROR_DllLoader, PSERROR_Error, PSERROR_File, PSERROR_GUI, PSERROR_Game, PSERROR_I18n, PSERROR_Renderer, PSERROR_Scripting, PSERROR_System, PSERROR_Xeromyces

class PSERROR
extends std::exception


Method Summary
 virtual PSRETURN getCode() const = 0
          
 virtual const char* what() const
          
 

Method Detail

getCode

public virtual PSRETURN getCode() const = 0;

what

public virtual const char* what() const throw();

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:14
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD