Package wt.vc.wip

Class ObjectsAlreadyCheckedOutException

All Implemented Interfaces:
Serializable, wt.conflict.ConflictHolder, LocalizableMessage, Message

public class ObjectsAlreadyCheckedOutException extends WorkInProgressException implements Serializable
This exception is thrown during processing of the WorkInProgress service, specially when the object is tried to checkout and its already been checked out.

Supported API: true

Extendable: false
See Also:
  • Method Details

    • getCheckedOutMap

      public WTValuedMap getCheckedOutMap()
      Gets the value of the attribute: checkedOutMap.

      Supported API: true
      Returns:
      WTValuedMap