ScummVM API documentation
AGS3::AGS::Shared::Error Class Reference
Inheritance diagram for AGS3::AGS::Shared::Error:
AGS3::AGS::Shared::TypedCodeError< CodeType, GetErrorText >

Public Member Functions

 Error (int code, String general, PError inner_error=PError())
 
 Error (int code, String general, String comment, PError inner_error=PError())
 
 Error (String general, PError inner_error=PError())
 
 Error (String general, String comment, PError inner_error=PError())
 
int Code () const
 
String General () const
 
String Comment () const
 
PError InnerError () const
 
String FullMessage () const
 

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