Package Thor.API.Exceptions
package Thor.API.Exceptions
-
ExceptionsClassDescriptionThis exception is raised whenever there is an error while adding a field to user defined form(object/process)This exception is raised whenever there is an error while adding a property to user defined form(object/process)This exception is raised if administrator group is not allowed to be updatedThis exception is raised whenever the specified administrator group has not been assigned to the specified request, object or formThis exception is raised while assining a specified user to a group, if that user is already a member of the specified groupThis is generic exception raised while using API operations.This exception is raised, if any of the required attributes are missing in the attributes list passed to a perticular operation.This exception is raised, if an attribute passed in an attributes list is not a valid attribute.This exception is raised whenever the user tries to complete the tasks manually without providing the data required for approval process task completionThis exception is raised whenever the user tries to complete the tasks manually without providing the data required for task completionThis exception is raised whenever a bulk operation is called and the operation is only successfull on some of the bulk transactions.This exception is raised whenever the user tries to login without providing the answers to the system challenge questions.This exception is raised whenever the specified column does not exist in the result settcContactTypeNotFoundException is subclass of class Exception and is a form of Throwable that indicates conditions that a reasonable application might want to catch.tcContactTypeNotUniqueException is subclass of class Exception and is a form of Throwable that indicates conditions that a reasonable application might want to catch.This exception is raised whenever there is a cyclic dependency of object occursThis exception is raised whenever data is not provided to the objectThis exception is raised whenever one or more data objects specified are not foundWhenever user tries to delete a field/property from the form, if he/she does not have the permission to do the same this exception is raisedWhenever the user tries to create a group with a name which is already there in the database this exception is raised.This exception is raised whenever the user tries to add a lookup code which is there alresdy there in the database.tcDuplicateOrganizationException is thrown if Organization with the specified Name already exists.tcDuplicatePropertyException is thrown if specified property has more than one value.tcDuplicateQueueException is thrown if specified queue name is already in use.tcDuplicateUserException is thrown if a user with the specified login already exists.tcEventDataReceivedException is thrown if the Event with the specified key has already been closed for data.tcEventNotFoundException is thrown if the reconciliation event with the specified key does not exist.tcExistingAdministratorException is thrown if the administrator group is already added.tcExistingMemberException is thrown if Member group already exists as part of the Queue.tcFormEntryNotFoundException is thrown if the form that is associated with an instance of an object in the system does not exist.tcFormFieldNotFoundException is thrown if the form field with the specified key does not exist.tcFormNotFoundException is thrown if the User-defined form does not exist for object instance with the specified key.tcGroupNotFoundException is thrown if the specified group key is not valid or does not exist.tcIDNotFoundException.java is thrown if during reconciliation process the ID generated by the initialization method is not found or is not valid.tcInvalidAttributeException is raised if one of the attributes is not a valid attribute or if a group key is provided as an attribute or if one or more of the attributes in the map are invalid attributes of the specified IT Resource instance or if one or many of the provided attributes do not exist or if Queue Key is provided as an attribute.tcInvalidColumnException is thrown if the specified Column Code does not exist.tcInvalidEmailTypeException is thrown if the email definition is not of type request or provisioning.tcInvalidLookupException is thrown if the Lookup Code does not exist.tcInvalidMemberGroupException is thrown if member is not allowed to be added or removed to the specified group.tcInvalidNameException is thrown if the name is invalid for example the length of form name exceeds the maximum characters allowed or form with the specified name already exists or form type is invalid or the specified name has invalid characters.tcInvalidOperationException is thrown if the operation being performed is invalid for example while enabling, disabling or deleting an organization if the specified operation is not valid.tcInvalidParentException is thrown if the Parent Queue Key does not exist.tcInvalidPermissionsException is thrown if the specified member group does not have valid write or delete permissions.tcInvalidQuestionException is thrown if an invalid question is entered / specified question is not defined as a valid question.tcInvalidValueException is thrown if the specified value does not exist or the value is invalid or if the value cannot be added to the lookup (because it is a duplicate, etc).tcITResourceDefinitionNotFoundException is thrown if the IT resource definition with the specified key does not exist.tcITResourceNotFoundException is thrown if the specified IT Resource instance does not exist.tcLoginAttemptsExceededException is thrown if the specified user has exceeded the maximum number of login attempts permitted.tcMemberGroupNotFoundException is thrown if One or many of the member group keys do not exist.tcMultipleMatchesFoundException is thrown if multiple matches are found for a specified key.tcNoAdapterException is thrown if an adapter with the specified name doesn't exist.tcNoApprovalException is thrown if the Object instance with the specified key does not have an associated approval process.tcNoEmailAddressException is thrown if the specified group does not have an email addresstcNoLookupException is thrown if the specified column does not have a lookup attached to it.tcNoSuchTaskAttributeException is thrown if a schedule task attribute with the specified name doesn't exist.tcNotAtomicProcessException is thrown if Process instance with the specified key is not an instance of an atomic process.tcNotExistingAdministratorException is thrown if Administrator does not associate with the queue or Administrator does not exist.tcNotExistingMemberException is thrown if member group specified is not part of the queue or the member does not exist.tcNotLookupFieldException is thrown if the Form Field with the specified key is not a lookup field.tcNotProvisionedException is thrown if the Object instance for the specified user with does not have an associated provisioning process.tcNumberOfChallengesMismatchException is thrown if the number of questions answered correctly does not match the number of correct answers required or the number of questions answered do not match the questions defined.tcObjectFormAssignedException is thrown if the specified object is already assigned to the form.tcObjectFormNotAssignedException is thrown if the specified object is not assigned to the given form.tcObjectNotAssignedException is thrown If one or many of the objects are not assigned to the given access policy.tcObjectNotFoundException is thrown if the specified object or object instance is not found.tcOrganizationNotFoundException is thrown if the specified organization does not exist.tcPasswordExpiredException is thrown if the specified user's Xellerate password has expired.tcPasswordIncorrectException is thrown if the password given for the specified user is not correct.tcPasswordMismatchException is thrown if while changing the password for the specified user the confirmed password is not the same as new password.tcPasswordPolicyException is thrown if the Password Policy Fails for specified password.tcPasswordResetAttemptsExceededException is thrown if the specified user has exceeded the maximum number of password reset attempts allowed.tcPolicyFailedException is thrown if throw the policy fails while setting the new password.tcPolicyNotFoundException is raised if the specified policy does not exist or if the policy is not a valid policy key.tcProcessFormException is thrown if the specified form with the specified key does not exist or the specified form is not of Object type.tcProcessNotFoundException is thrown if the process instance with the specified key does not exist for the specified form.tcPropertyAlreadyAssignedException is thrown if the specified property has already been assigned to the given form field.tcPropertyNotAssignedException is thrown if the specified property has not been assigned to the given form field.tcPropertyNotFoundException is thrown if the specified property of the specified form's field does not exist.tcProvisioningNotAllowedException is thrown if the resource does not have a provisioning process associated with it or logged in user does not have permission to create the specified resource instance or there is some error while provisioning a resource.tcQuestionsNotDefinedException is thrown if the questions for the specified user does not exist.tcQueueNotFoundException is thrown if the requested specified queue does not exist.tcRecursiveProxyException is thrown if there is a recursive proxy for the specified user being set as a proxy for a particular user.tcRemoteManagerNotFoundException is thrown if the Remote Manager with the specified key does not exist.tcRequiredDataMissingException is thrown if the required data is not present for the specified field.tcRevocationNotAllowedException is thrown if the specified user does not have permission to revoke the object instance.tcRuleNotFoundException is thrown when one or many of the rule keys do not exist.tcScheduledTaskNotFoundException is thrown if a schedule task with the specified name doesn't exist.This exception is raised whenever the specified it resource property field "TopologyName" does not exist in the result settcStaleDataUpdateException is thrown if the data you are updating is staletcTaskNotFoundException is thrown when one or more task key passed are invalid.tcUpdateNotAllowedException is thrown if the updates to the specified field with specified value are not allowed.tcUserAccountDisabledException is thrown if the specified user account is disabled.tcUserAccountInvalidException is thrown if the specified user account is invalid.tcUserAlreadyLoggedInException is thrown if the specified user is already logged In.tcUserContactInformationNotFoundException is thrown if the specified user contact infomation does not exist.tcUserNotFoundException is thrown if the specified user does not exist.tcVersionNotDefinedException is thrown if invalid version type exists or the form version is not defined.tcVersionNotFoundException is thrown if the version of the form with which the process instance is saved is not found.