net.sf.jgcs
Interface ExceptionListener
public interface ExceptionListener
This class defines a ExceptionListener.
This listener must be used to receive exceptions that could occour on message reception.
- Version:
- 1.0
- Author:
- Nuno Carvalho
Method Summary |
void |
onException(JGCSException exception)
Notification of an exception that occurred when the underlying implementation
was receiving a message. |
onException
void onException(JGCSException exception)
- Notification of an exception that occurred when the underlying implementation
was receiving a message.
- Parameters:
exception
- the exception.
Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page