Uses of Package
be.ac.ulg.montefiore.run.totem.repository.model.exception

Packages that use be.ac.ulg.montefiore.run.totem.repository.model.exception
at.ftw.repository.reopt   
be.ac.ucl.ingi.totem.repository   
be.ac.ucl.ingi.totem.repository.model   
be.ac.ucl.ingi.totem.scenario.model   
be.ac.ucl.poms.repository.IGPWO   
be.ac.ulg.montefiore.run.totem.domain.model This package holds the model for the domain package. 
be.ac.ulg.montefiore.run.totem.domain.model.impl This package holds classes which are the implementation of the model for the domain package. 
be.ac.ulg.montefiore.run.totem.repository.CSPF This package holds CSPF-related classes (various implementations of the CSPF algorithm is available). 
be.ac.ulg.montefiore.run.totem.repository.DAMOTE This package holds DAMOTE-related classes. 
be.ac.ulg.montefiore.run.totem.repository.facade This package holds the manager for the repository package. 
be.ac.ulg.montefiore.run.totem.repository.model This package holds the model for the repository package. 
be.ac.ulg.montefiore.run.totem.repository.optDivideTM This package holds an implementation of the algorithm described in "Dividing the Traffic Matrix to approach optimal Traffic Engineering" by S. 
be.ac.ulg.montefiore.run.totem.topgen.traffic This package holds traffic generation-related classes. 
be.ac.ulg.montefiore.run.totem.topgen.util This package holds util classes for Topgen. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.facade This package holds the manager for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model This package holds the model for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl This package holds the implementation of the model for the trafficMatrix package. 
be.ac.ulg.montefiore.run.totem.util This package holds util classes used by other packages. 
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule   
be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf   
be.ac.ulg.montefiore.run.totem.webGUI.topgen This package holds classes related to the web interface of Topgen. 
it.unina.repository.MIRA   
nl.tudelft.repository.XAMCRA   
test This package holds JUnit test classes. 
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by at.ftw.repository.reopt
CreatePathException
          Throws an exception that occurs in the Path creation.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ucl.ingi.totem.repository
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ucl.ingi.totem.repository.model
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ucl.ingi.totem.scenario.model
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ucl.poms.repository.IGPWO
AddDBException
          Thrown when something failed when adding an element to an external database (example : Damote database) This element can be a LSP, a node, a link,...
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.domain.model
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.domain.model.impl
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.repository.CSPF
CreatePathException
          Throws an exception that occurs in the Path creation.
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.repository.DAMOTE
AddDBException
          Thrown when something failed when adding an element to an external database (example : Damote database) This element can be a LSP, a node, a link,...
LocalDatabaseException
          Thrown when the local Database is not up-to-date, generally because an unsupported operation has been performed (ex: setting a link down with DAMOTE)
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.repository.facade
AlgorithmInitialisationException
          Thrown if an error occurred during the initialisation of an algorithm.
NoSuchAlgorithmException
          This exception is thrown when a specified algorithm was not found in the environment.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.repository.model
LocalDatabaseException
          Thrown when the local Database is not up-to-date, generally because an unsupported operation has been performed (ex: setting a link down with DAMOTE)
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.repository.optDivideTM
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.topgen.traffic
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.topgen.util
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.facade
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.model
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.trafficMatrix.model.impl
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.util
AlgorithmParameterException
          
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.routingGUIModule
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.whatIf
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by be.ac.ulg.montefiore.run.totem.webGUI.topgen
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by it.unina.repository.MIRA
AddDBException
          Thrown when something failed when adding an element to an external database (example : Damote database) This element can be a LSP, a node, a link,...
LocalDatabaseException
          Thrown when the local Database is not up-to-date, generally because an unsupported operation has been performed (ex: setting a link down with DAMOTE)
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by nl.tudelft.repository.XAMCRA
AddDBException
          Thrown when something failed when adding an element to an external database (example : Damote database) This element can be a LSP, a node, a link,...
LocalDatabaseException
          Thrown when the local Database is not up-to-date, generally because an unsupported operation has been performed (ex: setting a link down with DAMOTE)
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 

Classes in be.ac.ulg.montefiore.run.totem.repository.model.exception used by test
LocalDatabaseException
          Thrown when the local Database is not up-to-date, generally because an unsupported operation has been performed (ex: setting a link down with DAMOTE)
NoRouteToHostException
          Thrown when a routing algorithm can't find a route to a destination.
RoutingException
          Thrown when a routing algorithm makes a error.
 



Copyright © 2004-2006 Research Unit in Networking, All Rights Reserved.