Class TraCIException.UnexpectedResponse

All Implemented Interfaces:
Serializable
Enclosing class:
TraCIException

public static class TraCIException.UnexpectedResponse extends TraCIException.UnexpectedData
See Also:
  • Constructor Details

    • UnexpectedResponse

      public UnexpectedResponse(int expected, int got)