avocado-framework/avocado

View on GitHub
avocado/utils/network/exceptions.py

Summary

Maintainability
A
0 mins
Test Coverage
class NWException(Exception):
    """
    Base Exception Class for all exceptions
    """