com.microstrategy.web.app.EnumWebAppErrorCodes |
This is the enumeration of all the error codes generated by objects in the application layer. This includes Application Beans and configuration classes.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | WebErrorAccessDenied | Indicates the user does not have enough privileges to open the page requested | |||||||||
int | WebErrorBlankFormularForDerivedMetric | The user leave the formula blank when trying to create a derived metric | |||||||||
int | WebErrorBlankReportName | Indicates end-user has entered ablank report/rwd name on the save as page. | |||||||||
int | WebErrorBlankServerName | The administrator tries to connect or add a blank server name. | |||||||||
int | WebErrorCSRFCheckFailed | ||||||||||
int | WebErrorCannotChangeExpiredPassword | Indicates the password has expired and the administrator has not given permission for users to change it | |||||||||
int | WebErrorCannotCreateBeanInstance | Indicates that a Bean Instance could not created from the WebBeanInfo | |||||||||
int | WebErrorChangePasswordInfoMissing | Indicates information for changing password missing | |||||||||
int | WebErrorDiagnosticsDateFormatError | Indicates a problem when analyzing dates while handling diagnostic files | |||||||||
int | WebErrorDiagnosticsErrorReadingXMLFile | The XML file being read could not be processed by a DOM document | |||||||||
int | WebErrorDiagnosticsFileNotFound | The file/path indicated for the diagnostics file was not found | |||||||||
int | WebErrorEvaluationLicenseExpired | Indicates that an evaluation Web license has expired. | |||||||||
int | WebErrorExportDocumentFailedOnPrompt | Export Document Error code when the exporting is failed by the task when prompted for answers. | |||||||||
int | WebErrorForwardToCustomLoginRequired | Indicates the Session Manager cannot handle the creation of a session without first accessing a custom login page as indicated on the ExternalSecurity component | |||||||||
int | WebErrorHTMLDocumentNotSupported | disable html documents | |||||||||
int | WebErrorIllegalArgument | Indicates there has been an error in the arguments provided to a WebEvent. | |||||||||
int | WebErrorInactiveLicenseExpired | Indicates that an inactive Web license has expired. | |||||||||
int | WebErrorIncompleteExpression | ||||||||||
int | WebErrorIncorrectCharactersInServerName | The administrator enters wrong characters in the server name. | |||||||||
int | WebErrorIncorrectServerName | The administrator tries to connect to an incorrect server name. | |||||||||
int | WebErrorIncorrectServerProperties | The administrator enters wrong server properties. | |||||||||
int | WebErrorInvalidAuthMode | Indicates that the authentication mode user used is not enabled by web administrator | |||||||||
int | WebErrorInvalidFormulaAliasName | Indicates end-user has entered an invalid alias name when renaming a template unit or adding a new derived metric. | |||||||||
int | WebErrorInvalidPageName | Indicates a page has been requested but it doesn't exist in the page manager. | |||||||||
int | WebErrorInvalidSearchArguments | Indicates the user has input invalid argument for a search | |||||||||
int | WebErrorInvalidServerProjectInformation | Indicates a session is not available and there's no information about the server/project to use | |||||||||
int | WebErrorInvalidServerVersion | Indicates that the user is trying to connect to an old (unsupported) iServer version | |||||||||
int | WebErrorInvalidSession | Indicates no valid session exists | |||||||||
int | WebErrorLicensesNotAvailable | Indicates that the opened I-Server session does not have all licenses available to used. | |||||||||
int | WebErrorLicensingSupportUnavailable | Indicates that required support for retrieving licensing information is not available. | |||||||||
int | WebErrorLoginNotProvided | Indicates login was requested but not provided by the user | |||||||||
int | WebErrorLogout | Indicates an error happened while logging out | |||||||||
int | WebErrorNCSAdressEmpty | The user leave the address blank when doing NCS Subscription or Send Now | |||||||||
int | WebErrorNarrowcastServiceUnavailable | Narowacast service not available | |||||||||
int | WebErrorNoExportDocumentPrivilege | Export Document error when user does not have export the document | |||||||||
int | WebErrorNoImportDocumentPrivilege | Import Document error when user does not have import privilege | |||||||||
int | WebErrorNotLicensed | Indicates that Web is not licensed to run. | |||||||||
int | WebErrorPasswordsDontMatch | Indicates old and new password do not match | |||||||||
int | WebErrorProcessingLoginForm | Indicates there was an error processing the login form information. | |||||||||
int | WebErrorProjectInformationMissing | Indicates project information is missing on the session | |||||||||
int | WebErrorRequestNotAuthenticatedForwardRequired | Indicates the user has to be redirected to another page since its last request was not authenticated | |||||||||
int | WebErrorRequestNotAuthorizedForwardRequired | Indicates the user has to be redirected to another page since its last request was not authorized | |||||||||
int | WebErrorRetrievingProjectsList | Indicates that an unexpected error happened while retrieving the projects list. | |||||||||
int | WebErrorSamePassword | Indicates old and new password are the same | |||||||||
int | WebErrorSaveWriteNotAllowed | Indicates that the user was not able to save the report to a particular folder. | |||||||||
int | WebErrorSavingPreferences | ||||||||||
int | WebErrorSessionHasExpired | Indicates the session has expired and the user has been logged out | |||||||||
int | WebErrorUsherLoginError | ||||||||||
int | WebErrorWebLicenseWarning | Indicates that a Web license-related warning should be shown. | |||||||||
int | WebErrorWebLoginError | ||||||||||
int | WebErrorWebUserDenied | Indicates the user does not have privileges for connecting through the web | |||||||||
int | WebErrorWrongOriginalPassword | Indicates the old password is incorrect |
Indicates the user does not have enough privileges to open the page requested
The user leave the formula blank when trying to create a derived metric
Indicates end-user has entered ablank report/rwd name on the save as page.
The administrator tries to connect or add a blank server name.
Indicates the password has expired and the administrator has not given permission for users to change it
Indicates that a Bean Instance could not created from the WebBeanInfo
Indicates information for changing password missing
Indicates a problem when analyzing dates while handling diagnostic files
The XML file being read could not be processed by a DOM document
The file/path indicated for the diagnostics file was not found
Indicates that an evaluation Web license has expired.
Export Document Error code when the exporting is failed by the task when prompted for answers.
Indicates the Session Manager cannot handle the creation of a session without first accessing a custom login page as indicated on the ExternalSecurity component
disable html documents
Indicates there has been an error in the arguments provided to a WebEvent.
Indicates that an inactive Web license has expired.
The administrator enters wrong characters in the server name.
The administrator tries to connect to an incorrect server name.
The administrator enters wrong server properties.
Indicates that the authentication mode user used is not enabled by web administrator
Indicates end-user has entered an invalid alias name when renaming a template unit or adding a new derived metric.
Indicates a page has been requested but it doesn't exist in the page manager.
Indicates the user has input invalid argument for a search
Indicates a session is not available and there's no information about the server/project to use
Indicates that the user is trying to connect to an old (unsupported) iServer version
Indicates no valid session exists
Indicates that the opened I-Server session does not have all licenses available to used.
Indicates that required support for retrieving licensing information is not available.
Indicates login was requested but not provided by the user
Indicates an error happened while logging out
The user leave the address blank when doing NCS Subscription or Send Now
Narowacast service not available
Export Document error when user does not have export the document
Import Document error when user does not have import privilege
Indicates that Web is not licensed to run.
Indicates old and new password do not match
Indicates there was an error processing the login form information.
Indicates project information is missing on the session
Indicates the user has to be redirected to another page since its last request was not authenticated
Indicates the user has to be redirected to another page since its last request was not authorized
Indicates that an unexpected error happened while retrieving the projects list.
Indicates old and new password are the same
Indicates that the user was not able to save the report to a particular folder.
Indicates the session has expired and the user has been logged out
Indicates that a Web license-related warning should be shown.
Indicates the user does not have privileges for connecting through the web
Indicates the old password is incorrect