| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.nodal.util.PropertyConstraintFailure
org.nodal.util.IndexBoundsException
| Constructor Summary | |
IndexBoundsException(int i,
                     int minimum,
                     int maximum,
                     java.lang.String msg)
 | 
|
| Method Summary | |
 int | 
getIndex()
 | 
 int | 
getMax()
 | 
 int | 
getMin()
 | 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public IndexBoundsException(int i,
                            int minimum,
                            int maximum,
                            java.lang.String msg)
| Method Detail | 
public final int getIndex()
public final int getMin()
public final int getMax()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||