Java Client API Reference 6.0.2.61

Uses of Interface
com.ssaglobal.bde.IBdeMessage

Packages that use IBdeMessage
com.ssaglobal.bde Provides Interfaces, Exceptions and Help Code for working with Java BDE proxies 
 

Uses of IBdeMessage in com.ssaglobal.bde
 

Methods in com.ssaglobal.bde that return IBdeMessage
 IBdeMessage BdeResultException.getBdeMessage()
          This method returns the detailed error information in the form of a IBdeMessage
 IBdeMessage IBdeMessageIterator.nextElement()
          Returns the next IBdeMessage present in this Iterator.
 

Constructors in com.ssaglobal.bde with parameters of type IBdeMessage
BdeResultException(IBdeMessage bdeMessage)
          Constructs a new BdeResultException with the detailed error information as received from the server.
 


Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.