Exception: Puppet::Pops::Types::TypeConversionError

Inherits:
Error
  • Object
show all
Defined in:
lib/puppet/pops/types/type_conversion_error.rb

Overview

Raised when a conversion of a value to another type failed.

Instance Attribute Summary

Attributes inherited from Error

#original

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Puppet::Error