Package com.filenet.rm.bds.exception

This package contains the classes that implement the exception construct that is generated by the Bulk Declaration Service API.

See: Description

  • Class Summary 
    Class Description
    Diagnostic
    This class represents the Diagnostic portion of the transport error/exception reporting mechanism.
    ErrorCode
    ErrorCode is an enumerated constant object class that defines the allowed error codes reported by the BDSException class.
    ErrorFrame
    This class represents the error frame portion of the transport error/exception reporting mechanism.
    ErrorStack
    This class represents the error stack portion of the transport error/exception reporting mechanism.
  • Exception Summary 
    Exception Description
    BDSException
    BDSException is the main exception thrown by the public BDS API entry points.
    ServiceTerminateRequestException
    If the service is requested to terminate then the ServiceTerminateRequestException will be thrown.

Package com.filenet.rm.bds.exception Description

This package contains the classes that implement the exception construct that is generated by the Bulk Declaration Service API.

© Copyright IBM Corp. 2006, 2013. All Rights Reserved.