|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PageBusNativeException | |
|---|---|
| com.tibco.bpm.web.client.model.pagebus.exceptions | |
| Uses of PageBusNativeException in com.tibco.bpm.web.client.model.pagebus.exceptions |
|---|
| Subclasses of PageBusNativeException in com.tibco.bpm.web.client.model.pagebus.exceptions | |
|---|---|
class |
BadParametersException
Contains the JavaScriptException for: OpenAjax.hub.Error.BadParameters Either a required argument is missing or an invalid argument was provided. |
class |
DisconnectedException
Contains the JavaScriptException for: OpenAjax.hub.Error.Disconnected The specified hub has been disconnected and cannot perform the requested operation. |
class |
DuplicateException
Contains the JavaScriptException for: OpenAjax.hub.Error.Duplicate Container with specified ID already exists. |
class |
NoCacheException
Contains the JavaScriptException for: PageBus.cache.Error.NoCache This topic is not being cached by the local hub instance. |
class |
NoContainerException
Contains the JavaScriptException for: OpenAjax.hub.Error.NoContainer The specified ManagedHub has no such Container (or it has been removed). |
class |
NoSubscriptionException
Contains the JavaScriptException for: OpenAjax.hub.Error.NoSubscription The specified ManagedHub or Container has no such subscription. |
class |
NotAllowedException
Contains the JavaScriptException for: OpenAjax.hub.Error.NotAllowed Permission denied by manager's security policy. |
class |
WrongProtocolException
Contains the JavaScriptException for: OpenAjax.hub.Error.WrongProtocol Wrong communications protocol identifier provided by Container or HubClient. |
| Methods in com.tibco.bpm.web.client.model.pagebus.exceptions that return PageBusNativeException | |
|---|---|
static PageBusNativeException |
PageBusNativeException.createException(com.google.gwt.core.client.JavaScriptException javaScriptException)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||