lima.distribution
Class ClientImp.ExceptionEvent

java.lang.Object
  |
  +--lima.distribution.ClientImp.ExceptionEvent
All Implemented Interfaces:
Event
Enclosing class:
ClientImp

public class ClientImp.ExceptionEvent
extends java.lang.Object
implements Event


Field Summary
 java.lang.Exception exception
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

exception

public final java.lang.Exception exception