Uses of Class
java.lang.Error

  • Packages that use Error 
    Package Description
    java.awt
    Contains all of the classes for creating user interfaces and for painting graphics and images.
    java.io
    Provides for system input and output through data streams, serialization and the file system.
    java.lang
    Provides classes that are fundamental to the design of the Java programming language.
    java.lang.annotation
    Provides library support for the Java programming language annotation facility.
    java.lang.reflect
    Provides classes and interfaces for obtaining reflective information about classes and objects.
    java.nio.charset
    Defines charsets, decoders, and encoders, for translating between bytes and Unicode characters.
    java.rmi
    Provides the RMI package.
    java.util
    Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.
    java.util.zip
    Provides classes for reading and writing the standard ZIP and GZIP file formats.
    javax.management
    Provides the core classes for the Java Management Extensions.
    javax.management.remote
    Interfaces for remote access to JMX MBean servers.
    javax.xml.parsers
    Provides the classes for processing XML documents with a SAX (Simple API for XML) parser or a DOM (Document Object Model) Document builder.
    javax.xml.stream
    Defines interfaces and classes for the Streaming API for XML (StAX).
    javax.xml.transform
    Defines the generic APIs for processing transformation instructions, and performing a transformation from source to result.
    javax.xml.validation
    Provides an API for validation of XML documents.

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部