
representation_error(?Reason)

   throw error(representation_error(Reason), _)

Arguments
   Reason              Name of the restriction that caused the problem

Type
   library(error)

Description

    ISO-defined values for Reason: character, character_code,
    in_character_code, max_arity, max_integer, min_integer.
    


