public class Support extends Object
| Constructor and Description |
|---|
Support() |
| Modifier and Type | Method and Description |
|---|---|
static IllegalStateException |
createDisconnectedError() |
static IllegalStateException |
createListenerNotSetError() |
static IllegalStateException |
createUnhandledEventError() |
static IllegalStateException |
illegalState(String msg) |
public static IllegalStateException illegalState(String msg)
public static IllegalStateException createUnhandledEventError()
public static IllegalStateException createListenerNotSetError()
public static IllegalStateException createDisconnectedError()
Copyright © 2016 The Apache Software Foundation. All rights reserved.