class documentation

class BottleException(Exception):

Known subclasses: bottle.HTTPResponse, bottle.PluginError, bottle.RouteError, bottle.RouteReset

View In Hierarchy

A base class for exceptions used by bottle.