|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception java.lang.RuntimeException vishnu.model.algebra.AlgorithmFactory.UnavailableAlgorithmException
public static class AlgorithmFactory.UnavailableAlgorithmException
Esta clase modela la condicion de no haber un algoritmo disponible para una relacion dada. Se arroja, en general, UnavailableAlgorithmException en caso de no haber un algoritmo disponible para la relacion dada.
Constructor Summary | |
---|---|
AlgorithmFactory.UnavailableAlgorithmException()
|
Method Summary |
---|
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 AlgorithmFactory.UnavailableAlgorithmException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |