| 
 | 
 | ||||||||||||||||
All policy exceptions have a string representing the error.
| PolicyException (const char* file, size_t line, 
			const string& init_why = "") | PolicyException | 
Parameters:
| reason | the error message | 
| PolicyException (const char* type, const char* file, size_t line, 
			const string& init_why = "") | PolicyException | 
| ~PolicyException () | ~PolicyException | 
[virtual]