StackInABoxService Exceptions

StackInABoxService has several custom exceptions which may come up during service and route registration.

exception stackinabox.services.service.StackInABoxServiceErrors

Stack-In-A-Box Service Exception object.

All Stack-In-A-Box Service specific exceptions are base on StackInABoxServiceErrors

exception stackinabox.services.service.RouteAlreadyRegisteredError

Exception: Route is already registered.

exception stackinabox.services.service.InvalidRouteRegexError

Exception: Regex for URI is invalid.