|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.tensegrity.generic.util.StaticException
com.tensegrity.generic.util.MapReverseNotPossibleException
A MapReverseNotPossibleException exception indicates
that a map cannot be reversed, because it contains the same value
more than once.
| Constructor Summary | |
MapReverseNotPossibleException()
Constructs a MapReverseNotPossibleException exception. |
|
MapReverseNotPossibleException(java.lang.String what)
Constructs a MapReverseNotPossibleException exception. |
|
| 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 MapReverseNotPossibleException()
MapReverseNotPossibleException exception.
public MapReverseNotPossibleException(java.lang.String what)
MapReverseNotPossibleException exception.
what - a detailed message for the exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||