|
JanosVM v1.0 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 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, initCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public DuplicateResourceSpecException()
public DuplicateResourceSpecException(java.lang.String msg)
|
JanosVM v1.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |