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 void
Query. verify(String description, int expected, byte actual)
Verify.protected static void
Query. verify(String description, int expected, short actual)
Verify.protected static void
Query. verify(String description, Object expected, Object actual)
Verify.protected static String
CommandProcessor. verifyGetVarResponse(Command resp, int commandID, int variable, String objectID)
protected static String
Query. 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 class
TraCIException.UnexpectedDatatype
static class
TraCIException.UnexpectedResponse
-