Uses of Class
it.polito.appeal.traci.TraCIException.UnexpectedData
-
Packages that use TraCIException.UnexpectedData Package Description de.tudresden.sumo.util it.polito.appeal.traci -
-
Uses of TraCIException.UnexpectedData in de.tudresden.sumo.util
Methods in de.tudresden.sumo.util that throw TraCIException.UnexpectedData Modifier and Type Method Description protected static voidQuery. verify(String description, int expected, byte actual)Verify.protected static voidQuery. verify(String description, int expected, short actual)Verify.protected static voidQuery. verify(String description, Object expected, Object actual)Verify.protected static StringCommandProcessor. verifyGetVarResponse(Command resp, int commandID, int variable, String objectID)protected static StringQuery. verifyGetVarResponse(Command resp, int commandID, int variable, String objectID)Verify get var response. -
Uses of TraCIException.UnexpectedData in it.polito.appeal.traci
Subclasses of TraCIException.UnexpectedData in it.polito.appeal.traci Modifier and Type Class Description static classTraCIException.UnexpectedDatatypestatic classTraCIException.UnexpectedResponse
-