summaryrefslogtreecommitdiffstats
path: root/port_for/exceptions.py
blob: 256a2553cb67f87aa6b1d976d8738848a3efaacc (plain)
1
2
3
# -*- coding: utf-8 -*-
class PortForException(Exception):
    pass