com.tibco.bpm.web.client.model.pagebus.hub
Class ManagedEventBusError

java.lang.Object
  extended by com.tibco.bpm.web.client.model.pagebus.hub.ManagedEventBusError

public class ManagedEventBusError
extends java.lang.Object

An error type to indicate errors that occur while registering or unregistering a ManagedEvent.


Nested Class Summary
static class ManagedEventBusError.ErrorType
           
 
Method Summary
 java.lang.String getErrorMessage()
           
 ManagedEventBusError.ErrorType getErrorType()
           
 java.lang.String getTopic()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getErrorType

public ManagedEventBusError.ErrorType getErrorType()

getTopic

public java.lang.String getTopic()

getErrorMessage

public java.lang.String getErrorMessage()


Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.