Package com.ibm.jarm.api.exception

This package contains exception and error-related types for the API.

See: Description

  • Interface Summary 
    Interface Description
    Diagnostic
    Represents diagnostic information about a specific RMErrorRecord.
    MessageInfo
    This interface provides access to the available set of localized information associated with a given error code for a specific RMRuntimeException.
    RMErrorRecord
    Represents a single repository error condition that is part of a chain of errors.
    RMErrorStack
    Represents a collection of RMErrorRecord instances returned from a repository.
  • Enum Summary 
    Enum Description
    RMErrorCode
    Enumerated values representing the RMRuntimeException exception messages.
  • Exception Summary 
    Exception Description
    IERWorkflowException
    Primary exception class for use by the external IER Workflow support components.
    RMRuntimeException
    Primary exception class for the JARM API.

Package com.ibm.jarm.api.exception Description

This package contains exception and error-related types for the API.

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