com.businessobjects.publisher.exception
Class PublishingException.ServiceHostsNotFound

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

public static class PublishingException.ServiceHostsNotFound
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.ServiceHostsNotFound(int serviceID, java.lang.String serviceName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublishingException.ServiceHostsNotFound

public PublishingException.ServiceHostsNotFound(int serviceID,
                                                java.lang.String serviceName)