Python syntax exception Exception

Source: Internet
Author: User

Common exceptions:

Exception base class for all exceptions

Attributeerror attribute is thrown when an application or assignment fails

IOError When attempting to open a file that does not exist

Indexerror thrown when using an index that does not exist in the sequence

Keyerror thrown when using a key that does not have a map present

Nameerror Thrown when a name (variable) is not found

SyntaxError Thrown when the code is in the wrong form

TypeError An object that is built into an operation or is applied to an error type is thrown

ValueError is applied to an object of the correct type in the built-in operation or function, but the object uses an inappropriate value to throw

Zerodivisionerror The second argument of a division or touch operation is 0 o'clock



Python syntax exception Exception

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.