Created by Scott Robert Ladd at Coyote Gulch Productions.
#include <validator.h>
|
Constructs a validation_error from an object and an optional detail string. The resulting error message -- retrieved via the what() method inherited from runtime_error -- contains the type of object, it's content, and the test of the detail string (if one is provided).
|
© 1996-2005 Scott Robert Ladd. All rights reserved.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.