public class EventBusException
extends java.lang.RuntimeException
RuntimeException
thrown in cases something went wrong inside EventBus.Constructor and Description |
---|
EventBusException(java.lang.String detailMessage) |
EventBusException(java.lang.String detailMessage,
java.lang.Throwable throwable) |
EventBusException(java.lang.Throwable throwable) |
Available under the Apache License, Version 2.0 - Copyright © 2012-2016 greenrobot.org. All Rights Reserved.