org.infinispan.server.core.transport
Interface ExceptionEvent

All Superinterfaces:
ChannelEvent
All Known Implementing Classes:
NettyExceptionEvent

public interface ExceptionEvent
extends ChannelEvent

// TODO: Document this

Since:
4.0
Author:
Galder ZamarreƱo

Method Summary
 Throwable getCause()
           
 
Methods inherited from interface org.infinispan.server.core.transport.ChannelEvent
getChannel, getFuture
 

Method Detail

getCause

Throwable getCause()

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.