com.attask.common
Interface AtTaskThrowable
- All Known Implementing Classes:
- AccessDeniedException, AccountDisabledException, ApplicationHomeException, ApplicationOutlineFileFormatException, ApplicationOutlineFileNotFoundException, AtTaskException, AtTaskRuntimeException, AttemptedExpenseDeleteException, AttemptedHourDeleteException, AuthenticationException, AuthorizationException, BadDefinitionFileException, BothFieldsEqualException, BuildVersionFileNotFoundException, BuildVersionFormatException, BusinessRuleException, CategoryChangedException, ConfigFileNotFoundException, DatabaseException, DatabaseRuntimeException, DBVersionNotCurrentException, DependencyLoopException, DocumentInUseException, DocumentIOException, DocumentNotCurrentException, DocumentOperationNotPermittedException, DomainAuthenticationException, EnvironmentNotFoundException, ExternalAccessNotAllowedException, ExternalLoginException, FailedLoginTimeoutException, FieldInvalidCharacterException, FieldInvalidEmailException, FieldInvalidURLProtocollException, FieldInvalidValueException, FieldIsNotNullException, FieldIsNullException, FieldsAreAllNullException, FieldTooLongException, FieldTooShortException, FieldValueOutsideRangeException, FieldValueTooLargeException, FieldValueTooSmallException, FinishedApprovalException, FunctionNotFoundException, GlobalPreferenceNotFoundException, InactiveUserHasAccessLevelException, InvalidAPIAccessException, InvalidAPIDateFormatException, InvalidApprovalProcessException, InvalidCategoryException, InvalidConfigFileException, InvalidDateException, InvalidDayOfWeekException, InvalidExpressionException, InvalidFieldException, InvalidImportException, InvalidLicenseKeyException, InvalidLinkDefinitionException, InvalidListColumnTypeException, InvalidListPercentWidthException, InvalidMenuConfigFileException, InvalidParameterException, InvalidPreferenceFileException, InvalidScheduleException, InvalidStyleException, InvalidTimelineReferenceException, InvalidTimelineStructureException, InvalidTypeException, InvalidWrapperClassException, LicenseKeyExceededException, LicenseKeyExceededTemporarilyException, LicenseKeyExpiredException, LicenseKeyInvalidException, LicenseKeyNotFoundException, MenuConfigFileNotFoundException, ModelValidationException, NeedUsernameForReminderException, NoAccessLevelException, NoEmailUserMatchException, NoRecordFoundException, NotPersistentObjectException, OptimisticLockException, ParameterOptionsNotSupportedException, PasswordComplexityException, PasswordExpiredException, PasswordLengthException, PendingApprovalException, ProjectCompletedException, ProjectStatusInvalidException, ProjectStatusViolationException, RecordNotAccessibleException, RequiresEnterpriseLicenseException, ResolvingObjectCompletedException, RoleRequiredException, SchemaNotInstalledException, StyleNotFoundException, SystemConfigurationException, TaskStatusViolationException, TimeExceededException, TimelineCalculationException, TooManyUsersInRoleException, UIFileNotFoundException, UnsupportedFeatureException, UnZipException, UpgradeFileFormatException, UpgradeFileNotFoundException, UpgradeStepException, UserNotInRoleException, ValueRequiredException, ViewDefinitionNotFoundException, WrongPersistentObjectException
public interface AtTaskThrowable
SVNVersion
static final java.lang.String SVNVersion
- See Also:
- Constant Field Values
getMsgKey
java.lang.String getMsgKey()
setMsgKey
void setMsgKey(java.lang.String key)
getValues
java.lang.Object[] getValues()
setValues
void setValues(java.lang.Object[] vals)
getCode
int getCode()
setCode
void setCode(int val)
getErrorIndex
java.lang.String getErrorIndex()
setErrorIndex
void setErrorIndex(java.lang.String index)
Copyright © 2006-2009 AtTask, Inc. All Rights Reserved.