Class DfServiceNotFoundException

All Implemented Interfaces:
IDfException, Serializable

public class DfServiceNotFoundException extends DfServiceException
This exception is thrown when a Business Object Service is not configured in DBOR (Documentum Business Object registry).
Since:
5.1
See Also:
  • Constructor Details

    • DfServiceNotFoundException

      public DfServiceNotFoundException(String service)
      Signal to the client that the service is not configured. The message contains the service name in question.
      Parameters:
      service - fully qualified service name