TomcatNotImplementedError

class tomcatmanager.models.TomcatNotImplementedError

Raised when a Tomcat Manager web application does not support a python API call.

As of version 6.0.0, all supported Tomcat Manager web application versions support all python API calls: therefore this error will never be raised.

It is not deprecated in case it is needed in future versions.

New in version 3.0.0.