Bug 243305 - [tml][protocol][bug] The plugin org.eclipse.tml.echo has compilation errors about exception handling mechanism
Summary: [tml][protocol][bug] The plugin org.eclipse.tml.echo has compilation errors a...
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sequoyah (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P1 minor (vote)
Target Milestone: ---   Edit
Assignee: Fabio Fantato CLA
QA Contact:
URL:
Whiteboard: released_0.1
Keywords: example
Depends on:
Blocks:
 
Reported: 2008-08-06 10:02 EDT by Fabio Fantato CLA
Modified: 2016-11-08 14:46 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Fantato CLA 2008-08-06 10:02:00 EDT
Exception ProtocolException is not compatible with throws clause in IMessageHandler.handleMessage(IProtocolImplementer, ProtocolMessage) org.eclipse.tml.echo/src/org/eclipse/tml/echo RequestHandler.java line 21 1217996347296 197
Exception ProtocolException is not compatible with throws clause in IMessageHandler.handleMessage(IProtocolImplementer, ProtocolMessage) org.eclipse.tml.echo/src/org/eclipse/tml/echo ResponseHandler.java line 21 1217996347234 186
Exception ProtocolException is not compatible with throws clause in IProtocolImplementer.clientInit(DataInputStream, OutputStream, Map) org.eclipse.tml.echo/src/org/eclipse/tml/echo EchoProtocolImplementer.java line 44 1217996347265 189
Exception ProtocolException is not compatible with throws clause in IProtocolImplementer.serverInit(DataInputStream, OutputStream, Map) org.eclipse.tml.echo/src/org/eclipse/tml/echo EchoProtocolImplementer.java line 24 1217996347265 187
The method startClientProtocol(String, IProtocolExceptionHandler, String, int, Map) in the type PluginProtocolActionDelegate is not applicable for the arguments (String, String, int, null) org.eclipse.tml.echo/src/org/eclipse/tml/echo ClientAction.java line 39 1217996347203 181
The method startServerProtocol(String, IProtocolExceptionHandler) in the type PluginProtocolActionDelegate is not applicable for the arguments (String) org.eclipse.tml.echo/src/org/eclipse/tml/echo ServerAction.java line 37 1217996347296 191
Comment 1 Fabio Fantato CLA 2008-08-06 10:16:09 EDT
This bug was fixed.
Comment 2 Fabio Fantato CLA 2008-08-12 16:28:50 EDT
bug fixed and planned to be included into tml 0.1
Comment 3 Fabio Fantato CLA 2008-11-13 08:18:22 EST
CVS branch for 0.1 release: branch_dsdp_tml_official_0_1_0_R