| ★ wanayoo — archive 1999 http://corelinux.sourceforge.net/classref/AbstractFactoryException.html | Nouvelle recherche | Portail wanayoo |
AbstractFactoryException is the base exception type for AbstractFactory.
AbstractFactoryException is the base exception type for AbstractFactory.
AbstractFactoryException( AbstractFactoryExceptionCref )
virtual ~AbstractFactoryException( void )
AbstractFactoryExceptionRef operator=
( AbstractFactoryExceptionCref )
bool operator==
( AbstractFactoryExceptionCref ) const
AbstractFactoryException( CharCptr why, CharCptr file, LineNum line, Severity severity = Exception::CONTINUABLE, bool outOfMemory = false )
file - The source module throwing the exception
line - The line of source throwing the exception
severity - The Exception::Severity of the
Exception
outOfMemory - An out of memory indicator
AbstractFactoryException( void )