Module java.desktop
Package java.awt

Class AWTError

  • All Implemented Interfaces:
    Serializable

    public class AWTError
    extends Error
    Thrown when a serious Abstract Window Toolkit error has occurred.
    See Also:
    Serialized Form
    • Constructor Detail

      • AWTError

        public AWTError​(String msg)
        Constructs an instance of AWTError with the specified detail message.
        Parameters:
        msg - the detail message.
        Since:
        1.0

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部