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

Public Member Functions

 TypedCodeError (CodeType code, PError inner_error=PError())
 
 TypedCodeError (CodeType code, String comment, PError inner_error=PError())
 
CodeType Code () const
 
- Public Member Functions inherited from AGS3::AGS::Shared::Error
 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: