Searched refs:Raised (Results 1 – 25 of 50) sorted by relevance
12
92 Raised when a :ref:`buffer <bufferobjects>` related operation cannot be133 Raised when an :keyword:`assert` statement fails.138 Raised when an attribute reference (see :ref:`attribute-references`) or145 Raised when one of the built-in functions (:func:`input` or :func:`raw_input`)153 Raised when a floating point operation fails. This exception is always defined,161 Raised when a :term:`generator`\'s :meth:`close` method is called. It172 Raised when an I/O operation (such as a :keyword:`print` statement, the built-in185 Raised when an :keyword:`import` statement fails to find the module definition191 Raised when a sequence subscript is out of range. (Slice indices are silently200 Raised when a mapping (dictionary) key is not found in the set of existing keys.[all …]
26 Raised under some error conditions when parsing the :rfc:`2822` headers of a39 Raised under some error conditions when parsing the :rfc:`2822` headers of a51 Raised when a payload is added to a :class:`~email.message.Message` object
23 Raised if the observer callback cannot be installed, for example because the
848 Raised when a specified range of text does not fit into a string. This is not855 Raised when an attempt is made to insert a node where the node type is not861 Raised when an index or size parameter to a method is negative or exceeds the867 Raised when an attempt is made to insert an :class:`Attr` node that is already873 Raised if a parameter or an operation is not supported on the underlying object.886 Raised when an attempt is made to modify the type of a node.891 Raised when an attempt is made to use an object that is not defined or is no911 Raised when the implementation does not support the requested type of object or924 Raised on attempts to modify an object where modifications are not allowed (such930 Raised when an invalid or illegal string is specified.[all …]
50 Raised by :func:`tokeneater` if detecting an ambiguous indent. Captured and
29 Raised on dbm-specific errors, such as I/O errors. :exc:`KeyError` is raised for
31 Raised on dumbdbm-specific errors, such as I/O errors. :exc:`KeyError` is
28 Raised for module specific errors.
30 Raised on ``gdbm``\ -specific errors, such as I/O errors. :exc:`KeyError` is
103 Raised when either a docstring or expression that may be split over several
42 Raised on thread-specific errors.
118 Raised when a :ref:`buffer <bufferobjects>` related operation cannot be138 Raised when an :keyword:`assert` statement fails.143 Raised when an attribute reference (see :ref:`attribute-references`) or150 Raised when the :func:`input` function hits an end-of-file condition (EOF)157 Raised when a floating point operation fails. This exception is always defined,165 Raised when a :term:`generator` or :term:`coroutine` is closed;173 Raised when the :keyword:`import` statement has troubles trying to196 Raised when a sequence subscript is out of range. (Slice indices are205 Raised when a mapping (dictionary) key is not found in the set of existing keys.212 Raised when the user hits the interrupt key (normally :kbd:`Control-C` or[all …]
31 Raised under some error conditions when parsing the :rfc:`5322` headers of a48 Raised when a payload is added to a :class:`~email.message.Message` object
831 Raised when a specified range of text does not fit into a string. This is not838 Raised when an attempt is made to insert a node where the node type is not844 Raised when an index or size parameter to a method is negative or exceeds the850 Raised when an attempt is made to insert an :class:`Attr` node that is already856 Raised if a parameter or an operation is not supported on the underlying object.869 Raised when an attempt is made to modify the type of a node.874 Raised when an attempt is made to use an object that is not defined or is no894 Raised when the implementation does not support the requested type of object or907 Raised on attempts to modify an object where modifications are not allowed (such913 Raised when an invalid or illegal string is specified.[all …]
51 Raised by :func:`tokeneater` if detecting an ambiguous indent. Captured and
148 Raised on :mod:`dbm.gnu`-specific errors, such as I/O errors. :exc:`KeyError` is258 Raised on :mod:`dbm.ndbm`-specific errors, such as I/O errors. :exc:`KeyError` is raised331 Raised on :mod:`dbm.dumb`-specific errors, such as I/O errors. :exc:`KeyError` is
32 Raised for module specific errors.
175 A subclass of :exc:`HTTPException`. Raised if a server responds with a HTTP181 A subclass of :exc:`HTTPException`. Raised if an excessively long line187 A subclass of :exc:`ConnectionResetError` and :exc:`BadStatusLine`. Raised
422 Raised when a future is cancelled.426 Raised when a future operation exceeds the given timeout.
106 _captureAlarm != Raised) in Process()110 _captureAlarm = Raised; in Process()
74 Raised = 0, enumerator
174 Raised if an error occured while communicating with the kernel. Contains180 Raised if an attribute is modified which is marked immutable.
46 iType == XFA_AttributeEnum::Raised || in Style3D()
168 {0x8ce83ef8, L"raised", XFA_AttributeEnum::Raised},
75 * Raised the minimum required CMake version to 3.4.3.