includefile(header.inc)

COMMENT(manpage, section, releasedate, archive, short name)
manpage(FBB::Errno)(3bobcat)(_CurYrs_)(libbobcat1-dev__CurVers_-x.tar.gz)
                    (Error handler)

manpagename(FBB::Errno)(shortdesc)

manpagesynopsis()
    bf(#include <bobcat/errno>)nl()
==================================
REMOVE for plain template classes:    
    Linking option: tt(-lbobcat) 
==================================

manpagedescription()

includefile(namespace.inc)

manpagesection(INHERITS FROM)
    -

manpagesection(CONSTRUCTORS)
    itemization(
    itb(Errno())
    itb(Errno(Errno const &other) throw()) 
    The standard copy constructor is available.
    )

manpagesection(MEMBER FUNCTIONS)
     All members of bf(std::ostringstream) and bf(  std::exception) are
available, as bf(FBB::Errno) inherits from these classes.
    itemization(
    itb(virtual char const *what() const throw()) 
    )

manpagesection(MANIPULATORS)
    The following manipulators (which are em(not) part of the bf(FBB::Errno),
class, but em(are) defined in the bf(FBB) namespace) can be inserted into the
bf(FBB::Errno) object:
    itemization(
    itb(FBB::insertable) 
    )

manpagesection(EXAMPLE)
    To do

manpagefiles()
    em(bobcat/errno) - defines the class interface

manpageseealso()
    bf(bobcat)(7)

manpagebugs()
    None Reported.

includefile(trailer.inc)
