org.tubo.exception.baseimpl
Class BaseExceptionManagerImpl.Rank
java.lang.Object
org.tubo.exception.baseimpl.BaseExceptionManagerImpl.Rank
- Enclosing class:
- BaseExceptionManagerImpl
protected class BaseExceptionManagerImpl.Rank
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseExceptionManagerImpl.Rank
public BaseExceptionManagerImpl.Rank()
BaseExceptionManagerImpl.Rank
public BaseExceptionManagerImpl.Rank(int upperLimit,
int lowerLimit,
java.lang.String exceptionId)
getUpperLimit
public int getUpperLimit()
setUpperLimit
public void setUpperLimit(int upperLimit)
getLowerLimit
public int getLowerLimit()
setLowerLimit
public void setLowerLimit(int lowerLimit)
getExceptionId
public java.lang.String getExceptionId()
setExceptionId
public void setExceptionId(java.lang.String exceptionId)
Copyright © 2004-2007 Tubo. All Rights Reserved.