Error::operator << ( const StrPtr & )

Add data to the text of an error message.

Virtual?

No

 

Class

Error

 

Arguments

const StrPtr &arg

text to be added to this Error

Returns

Error &

a reference to the modified Error

Notes

See Error::operator << (int) for details.