3 lines
102 B
Python
3 lines
102 B
Python
class ProtofaceException(Exception):
|
|
"""Raised for Protoface configuration or protocol errors."""
|