Uses of Class
be.ac.ulg.montefiore.run.totem.trafficMatrix.exception.TrafficMatrixException

Packages that use TrafficMatrixException
be.ac.ulg.montefiore.run.totem.trafficMatrix.exception This package holds exceptions for the trafficMatrix package. 
 

Uses of TrafficMatrixException in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception
 

Subclasses of TrafficMatrixException in be.ac.ulg.montefiore.run.totem.trafficMatrix.exception
 class DataConsistencyException
          Thrown when the state of the object is not consistent.
 class InvalidFileException
          Thrown when a given file is not in the expected format.
 class InvalidLinkLoadComputerException
          Thrown when a method tries to access to an inexistent LinkLoadComputer.
 class InvalidTrafficMatrixException
          Thrown when a method tries to access to an inexistent traffic matrix or when a method tries to add a traffic matrix which is inconsistent with the specified domain.
 class LinkLoadComputerAlreadyExistsException
          Thrown when trying to add a LinkLoadComputer with existent Id.
 class LinkLoadComputerIdException
          Thrown when the trying to set a id that has already been set.
 class TrafficMatrixAlreadyExistException
          Thrown when a method tries to add a traffic matrix with the same TM ID as an already existing one for the target domain.
 class TrafficMatrixIdException
          Thrown when the trying to set a TmId that has already been set.
 



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