Files
cowrie/kippo/core/exceptions.py

4 lines
74 B
Python

class NotEnabledException(Exception):
""" Feature not enabled
"""