ApplicationDoesNotExistError#

exception phalanx.exceptions.ApplicationDoesNotExistError(name)#

Bases: Exception

Application does not exist.

Parameters:

name (str) – Name of the application.