com.attask.common
Class StyleNotFoundException

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.StyleNotFoundException
All Implemented Interfaces:
ApplicationErrorCodes, AtTaskThrowable, java.io.Serializable

public class StyleNotFoundException
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
StyleNotFoundException(java.lang.String filename)
           
 
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

StyleNotFoundException

public StyleNotFoundException(java.lang.String filename)


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