com.businessobjects.publisher.exception
Class PublishingException.ProcessingServiceNotFound

java.lang.Object
  extended by CheckedException
      extended by com.businessobjects.publisher.exception.PublishingException
          extended by com.businessobjects.publisher.exception.PublishingException.ProcessingServiceNotFound
Enclosing class:
PublishingException

public static class PublishingException.ProcessingServiceNotFound
extends PublishingException


Nested Class Summary
 
Nested classes/interfaces inherited from class com.businessobjects.publisher.exception.PublishingException
PublishingException.AlreadyRunning, PublishingException.BadEnterpriseUserMapping, PublishingException.DataProviderClassNotFound, PublishingException.DataProviderSQLException, PublishingException.DestinationPluginNotFound, PublishingException.DistributionCompeletePluginClassError, PublishingException.DistributionCompeletePluginClassNotFound, PublishingException.DistributionCompeletePluginExecutionError, PublishingException.DynamicRecipientsResolutionError, PublishingException.EmptyGlobalDeliveryRuleExpression, PublishingException.EmptyPublicationDocument, PublishingException.EnterpriseUserMappingConflict, PublishingException.GenericException, PublishingException.GlobalDeliveryRuleDocumentSchedulingFailed, PublishingException.HandlerThreadPoolInterruptedException, PublishingException.InsufficientAccessRights, PublishingException.InvalidArgument, PublishingException.InvalidClassName, PublishingException.InvalidEventHandler, PublishingException.InvalidGlobalDeliveryRuleDocument, PublishingException.InvalidInfoStore, PublishingException.InvalidProcessingHelper, PublishingException.InvalidPublicationDocument, PublishingException.InvalidPublicationInstance, PublishingException.InvalidScopeBatch, PublishingException.JobStatusNotFound, PublishingException.MaxJobsPropertyNotFound, PublishingException.MHTMLDocumentsNotFound, PublishingException.MHTMLMergeFailed, PublishingException.NoValidScopebatchToRedistribution, PublishingException.PdfCollationFailed, PublishingException.PluginProcessingFailed, PublishingException.PostProcessingPluginClassNotFound, PublishingException.ProcessingServiceNotFound, PublishingException.PublicationDocumentNotFound, PublishingException.PublicationFileDownloadException, PublishingException.PublicationFileMergeFailed, PublishingException.SDKException, PublishingException.ServiceHostsNotFound, PublishingException.StaticDocumentNotFound, PublishingException.UnableToFindHTMLPart, PublishingException.UnableToFindLastProcessedRecipient, PublishingException.UnableToFindProfileFilterExpression, PublishingException.UnableToFindProfileValue, PublishingException.UniqueIdentifierColumnNotSpecified, PublishingException.UnSupportFormat, PublishingException.UnSupportReportType, PublishingException.UploadLogException, PublishingException.ZipMergeFailed
 
Field Summary
 
Fields inherited from class com.businessobjects.publisher.exception.PublishingException
resourceLocation
 
Constructor Summary
PublishingException.ProcessingServiceNotFound(int documentID, java.lang.String documentName, java.lang.String documentKind)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishingException.ProcessingServiceNotFound

public PublishingException.ProcessingServiceNotFound(int documentID,
                                                     java.lang.String documentName,
                                                     java.lang.String documentKind)