python-oca/oca/exceptions.py

6 lines
73 B
Python

# -*- coding: UTF-8 -*-
class OpenNebulaException(Exception):
pass