org.terracotta.ipceventbus.event
Class EventBusIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.terracotta.ipceventbus.event.EventBusException
org.terracotta.ipceventbus.event.EventBusIOException
- All Implemented Interfaces:
- Serializable
public class EventBusIOException
- extends EventBusException
- Author:
- Mathieu Carbou
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EventBusIOException
public EventBusIOException(String message)
EventBusIOException
public EventBusIOException(String message,
Throwable cause)
Copyright © 2015. All rights reserved.