Java Client API Reference 6.0.2.61

Uses of Interface
com.baan.b3.boi1.IExceptionDescriptor

Packages that use IExceptionDescriptor
com.baan.b3.boi1 Provides a typesafe API for use with B3 BOIs. 
 

Uses of IExceptionDescriptor in com.baan.b3.boi1
 

Subinterfaces of IExceptionDescriptor in com.baan.b3.boi1
 interface ISynchronizationExceptionDescriptor
          Describes an exceptional event during synchronization with the backend.
 

Methods in com.baan.b3.boi1 that return IExceptionDescriptor
 IExceptionDescriptor[] BusinessObjectManager.getWarnings()
          Retrieves all warnings that have occurred since the last call to this method.
 IExceptionDescriptor[] BoiException.getDescriptors()
          Retrieves the descriptors for this exception.
 


Java Client API Reference 6.0.2.61

Visit the SSA Global website for more information.