Exception: Win32::TaskScheduler::Error
- Inherits:
-
Puppet::Util::Windows::Error
- Object
- RuntimeError
- Puppet::Error
- Puppet::Util::Windows::Error
- Win32::TaskScheduler::Error
- Defined in:
- lib/puppet/util/windows/taskscheduler.rb
Overview
The error class raised if any task scheduler specific calls fail.
Constant Summary
Constants inherited from Puppet::Util::Windows::Error
Puppet::Util::Windows::Error::ERROR_ACCESS_DENIED, Puppet::Util::Windows::Error::ERROR_FILE_NOT_FOUND, Puppet::Util::Windows::Error::FORMAT_MESSAGE_ALLOCATE_BUFFER, Puppet::Util::Windows::Error::FORMAT_MESSAGE_ARGUMENT_ARRAY, Puppet::Util::Windows::Error::FORMAT_MESSAGE_FROM_SYSTEM, Puppet::Util::Windows::Error::FORMAT_MESSAGE_IGNORE_INSERTS, Puppet::Util::Windows::Error::FORMAT_MESSAGE_MAX_WIDTH_MASK
Instance Attribute Summary
Attributes inherited from Puppet::Util::Windows::Error
Attributes inherited from Puppet::Error
Method Summary
Methods inherited from Puppet::Util::Windows::Error
format_error_code, #initialize
Methods included from FFI::Library
Methods inherited from Puppet::Error
Constructor Details
This class inherits a constructor from Puppet::Util::Windows::Error