Module jdk.jshell

Class ExecutionControl.ResolutionException

    • Constructor Detail

      • ResolutionException

        public ResolutionException​(int id,
                                   StackTraceElement[] stackElements)
        Constructs an exception indicating that a DeclarationSnippet with unresolved references has been encountered.
        Parameters:
        id - An internal identifier of the specific method
        stackElements - the stack trace
    • Method Detail

      • id

        public int id()
        Retrieves the internal identifier of the unresolved identifier.
        Returns:
        the internal identifier

微信小程序

微信扫一扫体验

微信公众账号

微信扫一扫加关注

发表
评论
返回
顶部