History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-4703
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Maxim Mossienko
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#956] CCE: JSCallExpressionImpl.getMethodExpression

Created: 14 Feb 06 13:51   Updated: 14 Feb 06 16:49
Component/s: None
Fix Version/s: Demetra 5162, 5.1.1

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 5,131
Fixed in build: 5,146


 Description  « Hide
exception://956/
Last updated by Nikolay Chashnikov
Error message: com.intellij.lang.javascript.psi.impl.JSCallExpressionImpl
java.lang.ClassCastException: com.intellij.lang.javascript.psi.impl.JSCallExpressionImpl
at com.intellij.lang.javascript.psi.impl.JSCallExpressionImpl.getMethodExpression(JSCallExpressionImpl.java:37)
at com.intellij.javascript.JSParameterInfoHandler.findElementForParameterInfo(JSParameterInfoHandler.java:74)
at com.intellij.javascript.JSParameterInfoHandler.findElementForParameterInfo(JSParameterInfoHandler.java:23)
at com.intellij.codeInsight.hint.ShowParameterInfoHandler.invoke(ShowParameterInfoHandler.java:88)
at com.intellij.codeInsight.AutoPopupController$7.run(AutoPopupController.java:145)
at com.intellij.util.Alarm$1.run(Alarm.java:98)
at com.intellij.util.Alarm$MyThread$1.run(Alarm.java:241)
at com.intellij.openapi.application.impl.LaterInvocator$FlushQueue.run(LaterInvocator.java:216)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.java:374)
at com.intellij.ide.IdeEventQueue.<unknown>(IdeEventQueue.java:365)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.java:274)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.