public class Support
extends java.lang.Object
| Constructor and Description |
|---|
Support() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.IllegalStateException |
createDisconnectedError() |
static java.lang.IllegalStateException |
createListenerNotSetError() |
static java.lang.IllegalStateException |
createUnhandledEventError() |
static java.lang.IllegalStateException |
illegalState(java.lang.String msg) |
public static java.lang.IllegalStateException illegalState(java.lang.String msg)
public static java.lang.IllegalStateException createUnhandledEventError()
public static java.lang.IllegalStateException createListenerNotSetError()
public static java.lang.IllegalStateException createDisconnectedError()
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.