StiNotice Class

Namespace: Stimulsoft.Base

Inheritance

Inherits from: StiObject

Properties

Property Type Description
Arguments List  
CustomMessage string  
Ident StiNoticeIdent  

Methods

Method Returns Description
AITokensExhausted static StiNotice  
AccessDenied static StiNotice  
ActivationLockedAccount static StiNotice  
ActivationMaxActivationsReached static StiNotice  
ActivationMaxDeactivationsReached static StiNotice  
ActivationTrialExpired static StiNotice  
Alert static StiNotice  
AuthAccountCantBeUsedNow static StiNotice  
AuthAccountIsNotActivated static StiNotice  
AuthCantChangeRoleBecauseLastAdministratorUser static StiNotice  
AuthCantChangeSystemRole static StiNotice  
AuthCantDeleteHimselfUser static StiNotice  
AuthCantDeleteLastAdministratorUser static StiNotice  
AuthCantDeleteLastSupervisorUser static StiNotice  
AuthCantDeleteSystemRole static StiNotice  
AuthCantDisableUserBecauseLastAdministratorUser static StiNotice  
AuthOAuthIdNotSpecified static StiNotice  
AuthPasswordIsTooLong static StiNotice  
AuthPasswordIsTooShort static StiNotice  
AuthPasswordNotSpecified static StiNotice  
AuthRequestsLimitIsExceeded static StiNotice  
AuthRoleCantBeDeletedBecauseUsedByUsers static StiNotice  
AuthRoleNameAlreadyExists static StiNotice  
AuthRoleNameIsSystemRole static StiNotice  
AuthUserNameAlreadyExists static StiNotice  
AuthUserNameEmailIsBlocked static StiNotice  
AuthUserNameIsTooLong static StiNotice  
AuthUserNameNotSpecified static StiNotice  
AuthUserNameOrPasswordIsNotCorrect static StiNotice  
AuthUserNameShouldLookLikeAnEmailAddress static StiNotice  
AuthWorkspaceNameAlreadyInUse static StiNotice  
Compare static bool  
Congratulations static StiNotice  
Create static (+6 overloads) StiNotice  
Equals (+1 overloads) bool  
ExecutionError static StiNotice  
GetHashCode int  
GracePeriod10 static StiNotice  
GracePeriod30 static StiNotice  
IsNotAuthorized static StiNotice  
IsNotCorrect static StiNotice  
IsNotDeleted static StiNotice  
IsNotEqual static StiNotice  
IsNotFound static StiNotice  
IsNotRecognized static StiNotice  
IsNotSpecified static StiNotice  
ItemCantBeDeletedBecauseAttachedToOtherItems static StiNotice  
ItemDoesNotSupport static StiNotice  
NewProduct static StiNotice  
NewVersionsAvailable static StiNotice  
NoAccessToShareItem static StiNotice  
NotificationFileUploading static StiNotice  
NotificationFilesUploadingComplete static StiNotice  
NotificationItemWaitingProcessing static StiNotice  
NotificationMailing static StiNotice  
NotificationMailingComplete static StiNotice  
NotificationMailingWaitingProcessing static StiNotice  
NotificationReportExporting static StiNotice  
NotificationReportExportingComplete static StiNotice  
NotificationReportRendering static StiNotice  
NotificationReportRenderingComplete static StiNotice  
NotificationReportWaitingProcessing static StiNotice  
NotificationSchedulerRunning static StiNotice  
NotificationSchedulerRunningComplete static StiNotice  
NotificationSchedulerWaitingProcessing static StiNotice  
NotificationTitleFilesUploading static StiNotice  
NotificationTitleItemRefreshing static StiNotice  
NotificationTitleItemTransferring static StiNotice  
NotificationTitleMailing static StiNotice  
NotificationTitleReportExporting static StiNotice  
NotificationTitleReportRendering static StiNotice  
NotificationTitleSchedulerRunning static StiNotice  
NotificationTransferring static StiNotice  
OutOfRange static StiNotice  
SpecifiedItemIsNot static StiNotice  
SubscriptionExpired static StiNotice  
SubscriptionExpiredDate static StiNotice  
SubscriptionsOut10 static StiNotice  
SubscriptionsOut20 static StiNotice  
SuccessfullyRenewed static StiNotice  
TinyKeyIsNotCorrect static StiNotice  
ToString string  
TrialToLicense static StiNotice  
VersionCopyFromItem static StiNotice  
VersionCreatedFromFile static StiNotice  
VersionCreatedFromItem static StiNotice  
VersionLoadedFromFile static StiNotice  
VersionNewItemCreation static StiNotice  
Warning static StiNotice  
WithSpecifiedKeyIsNotFound static StiNotice  
WouldYouLikeToUpdateNow static StiNotice  

Method Details

AITokensExhausted static

AITokensExhausted(): StiNotice

Returns StiNotice


AccessDenied static

AccessDenied(message: string): StiNotice

Parameters

  • message (string)

Returns StiNotice


ActivationLockedAccount static

ActivationLockedAccount(): StiNotice

Returns StiNotice


ActivationMaxActivationsReached static

ActivationMaxActivationsReached(): StiNotice

Returns StiNotice


ActivationMaxDeactivationsReached static

ActivationMaxDeactivationsReached(): StiNotice

Returns StiNotice


ActivationTrialExpired static

ActivationTrialExpired(): StiNotice

Returns StiNotice


Alert static

Alert(): StiNotice

Returns StiNotice


AuthAccountCantBeUsedNow static

AuthAccountCantBeUsedNow(): StiNotice

Returns StiNotice


AuthAccountIsNotActivated static

AuthAccountIsNotActivated(): StiNotice

Returns StiNotice


AuthCantChangeRoleBecauseLastAdministratorUser static

AuthCantChangeRoleBecauseLastAdministratorUser(): StiNotice

Returns StiNotice


AuthCantChangeSystemRole static

AuthCantChangeSystemRole(): StiNotice

Returns StiNotice


AuthCantDeleteHimselfUser static

AuthCantDeleteHimselfUser(): StiNotice

Returns StiNotice


AuthCantDeleteLastAdministratorUser static

AuthCantDeleteLastAdministratorUser(): StiNotice

Returns StiNotice


AuthCantDeleteLastSupervisorUser static

AuthCantDeleteLastSupervisorUser(): StiNotice

Returns StiNotice


AuthCantDeleteSystemRole static

AuthCantDeleteSystemRole(): StiNotice

Returns StiNotice


AuthCantDisableUserBecauseLastAdministratorUser static

AuthCantDisableUserBecauseLastAdministratorUser(): StiNotice

Returns StiNotice


AuthOAuthIdNotSpecified static

AuthOAuthIdNotSpecified(): StiNotice

Returns StiNotice


AuthPasswordIsTooLong static

AuthPasswordIsTooLong(): StiNotice

Returns StiNotice


AuthPasswordIsTooShort static

AuthPasswordIsTooShort(): StiNotice

Returns StiNotice


AuthPasswordNotSpecified static

AuthPasswordNotSpecified(): StiNotice

Returns StiNotice


AuthRequestsLimitIsExceeded static

AuthRequestsLimitIsExceeded(): StiNotice

Returns StiNotice


AuthRoleCantBeDeletedBecauseUsedByUsers static

AuthRoleCantBeDeletedBecauseUsedByUsers(): StiNotice

Returns StiNotice


AuthRoleNameAlreadyExists static

AuthRoleNameAlreadyExists(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


AuthRoleNameIsSystemRole static

AuthRoleNameIsSystemRole(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


AuthUserNameAlreadyExists static

AuthUserNameAlreadyExists(): StiNotice

Returns StiNotice


AuthUserNameEmailIsBlocked static

AuthUserNameEmailIsBlocked(): StiNotice

Returns StiNotice


AuthUserNameIsTooLong static

AuthUserNameIsTooLong(): StiNotice

Returns StiNotice


AuthUserNameNotSpecified static

AuthUserNameNotSpecified(): StiNotice

Returns StiNotice


AuthUserNameOrPasswordIsNotCorrect static

AuthUserNameOrPasswordIsNotCorrect(): StiNotice

Returns StiNotice


AuthUserNameShouldLookLikeAnEmailAddress static

AuthUserNameShouldLookLikeAnEmailAddress(): StiNotice

Returns StiNotice


AuthWorkspaceNameAlreadyInUse static

AuthWorkspaceNameAlreadyInUse(): StiNotice

Returns StiNotice


Compare static

Compare(message1: StiNotice, message2: StiNotice): bool

Parameters

Returns bool


Congratulations static

Congratulations(): StiNotice

Returns StiNotice


Create static

Create(ident: StiNoticeIdent): StiNotice

Parameters

Returns StiNotice


Create(ident: StiNoticeIdent, argument: string): StiNotice

Parameters

Returns StiNotice


Create(ident: StiNoticeIdent, argument1: string, argument2: string): StiNotice

Parameters

Returns StiNotice


Create(ident: StiNoticeIdent, argument1: string, argument2: string, argument3: string): StiNotice

Parameters

  • ident (StiNoticeIdent)
  • argument1 (string)
  • argument2 (string)
  • argument3 (string)

Returns StiNotice


Create(ident: StiNoticeIdent, **: stringarguments): StiNotice

Parameters

Returns StiNotice


Create(customMessage: string): StiNotice

Parameters

  • customMessage (string)

Returns StiNotice


Create(exception: Exception): StiNotice

Parameters

  • exception (Exception)

Returns StiNotice


Equals

Equals(other: StiNotice): bool

Parameters

Returns bool


Equals(obj: object): bool

Parameters

  • obj (object)

Returns bool


ExecutionError static

ExecutionError(): StiNotice

Returns StiNotice


GetHashCode

GetHashCode(): int

Returns int


GracePeriod10 static

GracePeriod10(): StiNotice

Returns StiNotice


GracePeriod30 static

GracePeriod30(): StiNotice

Returns StiNotice


IsNotAuthorized static

IsNotAuthorized(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


IsNotCorrect static

IsNotCorrect(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


IsNotDeleted static

IsNotDeleted(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


IsNotEqual static

IsNotEqual(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


IsNotFound static

IsNotFound(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


IsNotRecognized static

IsNotRecognized(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


IsNotSpecified static

IsNotSpecified(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


ItemCantBeDeletedBecauseAttachedToOtherItems static

ItemCantBeDeletedBecauseAttachedToOtherItems(itemNames: string): StiNotice

Parameters

  • itemNames (string)

Returns StiNotice


ItemDoesNotSupport static

ItemDoesNotSupport(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NewProduct static

NewProduct(): StiNotice

Returns StiNotice


NewVersionsAvailable static

NewVersionsAvailable(): StiNotice

Returns StiNotice


NoAccessToShareItem static

NoAccessToShareItem(): StiNotice

Returns StiNotice


NotificationFileUploading static

NotificationFileUploading(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationFilesUploadingComplete static

NotificationFilesUploadingComplete(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationItemWaitingProcessing static

NotificationItemWaitingProcessing(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationMailing static

NotificationMailing(): StiNotice

Returns StiNotice


NotificationMailingComplete static

NotificationMailingComplete(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationMailingWaitingProcessing static

NotificationMailingWaitingProcessing(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationReportExporting static

NotificationReportExporting(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationReportExportingComplete static

NotificationReportExportingComplete(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationReportRendering static

NotificationReportRendering(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationReportRenderingComplete static

NotificationReportRenderingComplete(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationReportWaitingProcessing static

NotificationReportWaitingProcessing(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationSchedulerRunning static

NotificationSchedulerRunning(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationSchedulerRunningComplete static

NotificationSchedulerRunningComplete(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationSchedulerWaitingProcessing static

NotificationSchedulerWaitingProcessing(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleFilesUploading static

NotificationTitleFilesUploading(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleItemRefreshing static

NotificationTitleItemRefreshing(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleItemTransferring static

NotificationTitleItemTransferring(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleMailing static

NotificationTitleMailing(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleReportExporting static

NotificationTitleReportExporting(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleReportRendering static

NotificationTitleReportRendering(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTitleSchedulerRunning static

NotificationTitleSchedulerRunning(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


NotificationTransferring static

NotificationTransferring(argument1: string, argument2: string): StiNotice

Parameters

  • argument1 (string)
  • argument2 (string)

Returns StiNotice


OutOfRange static

OutOfRange(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


SpecifiedItemIsNot static

SpecifiedItemIsNot(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


SubscriptionExpired static

SubscriptionExpired(): StiNotice

Returns StiNotice


SubscriptionExpiredDate static

SubscriptionExpiredDate(): StiNotice

Returns StiNotice


SubscriptionsOut10 static

SubscriptionsOut10(): StiNotice

Returns StiNotice


SubscriptionsOut20 static

SubscriptionsOut20(): StiNotice

Returns StiNotice


SuccessfullyRenewed static

SuccessfullyRenewed(): StiNotice

Returns StiNotice


TinyKeyIsNotCorrect static

TinyKeyIsNotCorrect(): StiNotice

Returns StiNotice


ToString

ToString(): string

Returns string


TrialToLicense static

TrialToLicense(): StiNotice

Returns StiNotice


VersionCopyFromItem static

VersionCopyFromItem(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


VersionCreatedFromFile static

VersionCreatedFromFile(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


VersionCreatedFromItem static

VersionCreatedFromItem(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


VersionLoadedFromFile static

VersionLoadedFromFile(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


VersionNewItemCreation static

VersionNewItemCreation(): StiNotice

Returns StiNotice


Warning static

Warning(): StiNotice

Returns StiNotice


WithSpecifiedKeyIsNotFound static

WithSpecifiedKeyIsNotFound(argument: string): StiNotice

Parameters

  • argument (string)

Returns StiNotice


WouldYouLikeToUpdateNow static

WouldYouLikeToUpdateNow(): StiNotice

Returns StiNotice