com.attask.common
Class InvalidLicenseKeyException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.attask.common.AtTaskException
              extended by com.attask.common.SystemConfigurationException
                  extended by com.attask.common.InvalidLicenseKeyException
All Implemented Interfaces:
ApplicationErrorCodes, AtTaskThrowable, java.io.Serializable

public class InvalidLicenseKeyException
extends SystemConfigurationException
implements ApplicationErrorCodes

See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.attask.common.AtTaskException
_code, _errorIndex, _msgKey, _titleKey, _values
 
Fields inherited from interface com.attask.common.ApplicationErrorCodes
ACCESS_DENIED_ERROR, AUTHENTICATION_ERROR, BAD_DEFINITION_FILE_ERROR, BSF_EXCEPTION, BUSINESS_RULE_ERROR, DATABASE_ERROR, ERROR_LOG_THRESHOLD, INVALID_PARAMETER_ERROR, INVALID_PREFERENCE_ERROR, INVALID_TIMELINE_STRUCTURE_ERROR, MODEL_VALIDATION_ERROR, NO_RECORD_FOUND_ERROR, PASSWORD_EXCEPTION, SYSTEM_CONFIGURATION_ERROR, TIMELINE_CALCULATION_ERROR, UNIQUE
 
Constructor Summary
InvalidLicenseKeyException(java.lang.String field)
           
 
Method Summary
 
Methods inherited from class com.attask.common.AtTaskException
getCode, getErrorIndex, getMessage, getMsgKey, getStackTraceAsString, getTitle, getTitleKey, getValues, printStackTrace, setCode, setErrorIndex, setMsgKey, setTitleKey, setValues, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InvalidLicenseKeyException

public InvalidLicenseKeyException(java.lang.String field)


Copyright © 2006-2009 AtTask, Inc. All Rights Reserved.