Package pyvb :: Module exception
[hide private]
[frames] | no frames]

Module exception

source code

exception - Custom pyvb exceptions.

Classes [hide private]
  vbBaseException
The base exception that is inherited from all other pyvb exceptions.
  vbCommandError
An exception that is raised when there is an error with a command.
  vbDvdError
An exception that is raised when there is an error with a DVD.
  vbHddError
An exception that is raised when there is an error with an HDD.
  vbOsTypeError
An exception that is raised when there is an error with an OS type.
  vbParserError
An exception that is raised when there is an error with a parser.
  vbVmError
An exception that is raised when there is an error with a vm.
  vbVmNotFound
An exception that is raised when there is a vm cannot be found.