com.businessobjects.publisher.exception
Class PublishingException.UnableToFindProfileValue

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

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

Constructor Detail

PublishingException.UnableToFindProfileValue

public PublishingException.UnableToFindProfileValue(int userId,
                                                    int profileId)