module win_installer.win_exception

Inheritance diagram of pymyinstall.win_installer.win_exception

Short summary

module pymyinstall.win_installer.win_exception

Helpers, inspired from utils.py

Classes

class truncated documentation
WinInstallException exception raised by this package
WinInstallPackageException exception raised by this package when installing a Python package

Documentation

Helpers, inspired from utils.py

exception pymyinstall.win_installer.win_exception.WinInstallException[source]

Bases: Exception

exception raised by this package

exception pymyinstall.win_installer.win_exception.WinInstallPackageException[source]

Bases: Exception

exception raised by this package when installing a Python package