org.tubo.configuration.def.baseimpl
Class BaseExceptionDefImpl
java.lang.Object
org.tubo.configuration.def.baseimpl.BaseDefinitionImpl
org.tubo.configuration.def.baseimpl.BaseConfigurableItemDefImpl
org.tubo.configuration.def.baseimpl.BaseReferenceableItemDefImpl
org.tubo.configuration.def.baseimpl.BaseExceptionDefImpl
- All Implemented Interfaces:
- ConfigurableItemDef, Definition, ExceptionDef, ReferenceableItemDef
public class BaseExceptionDefImpl
- extends BaseReferenceableItemDefImpl
- implements ExceptionDef
Created: Jun 27, 2005 6:59:40 PM
Last Modification Date: $Date: 2006-11-08 11:52:38 -0300 (Wed, 08 Nov 2006) $
- Version:
- $Revision: 58 $
- Author:
- maldito_orco (maldito_orco@users.sourceforge.net)
Field Summary |
static java.lang.String |
RCS_ID
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RCS_ID
public static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
BaseExceptionDefImpl
public BaseExceptionDefImpl()
getExceptionClassname
public java.lang.String getExceptionClassname()
- Specified by:
getExceptionClassname
in interface ExceptionDef
setExceptionClassname
public void setExceptionClassname(java.lang.String exceptionClassname)
getRankErrorCodesList
public java.util.List getRankErrorCodesList()
- Specified by:
getRankErrorCodesList
in interface ExceptionDef
addErrorCode
public void addErrorCode(java.lang.String strErrorCode)
addRankErrorCodes
public void addRankErrorCodes(java.lang.String strRankErrorCodes)
Copyright © 2004-2007 Tubo. All Rights Reserved.