|
JanosVM v0.6.0 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--edu.utah.janosvm.resources.ResourceSpecException
|
+--edu.utah.janosvm.resources.DuplicateResourceSpecException
Exception indicating that there was a duplicate resource spec in the array of ResourceSpec's passed to Team.create().
| Constructor Summary | |
DuplicateResourceSpecException()
|
|
DuplicateResourceSpecException(java.lang.String msg)
|
|
| Methods inherited from class edu.utah.janosvm.resources.ResourceSpecException |
getUnsatisfiedSpec,
toString |
| Methods inherited from class java.lang.Throwable |
clone,
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
stringStackTrace |
| Methods inherited from class java.lang.Object |
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public DuplicateResourceSpecException()
public DuplicateResourceSpecException(java.lang.String msg)
|
JanosVM v0.6.0 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||