Class TopologyException

All Implemented Interfaces:
Serializable

public class TopologyException
extends StreamsException
Indicates a pre run time error occurred while parsing the logical topology to construct the physical processor topology.
See Also:
Serialized Form
  • Constructor Details

    • TopologyException

      public TopologyException​(String message)
    • TopologyException

      public TopologyException​(String message, Throwable throwable)
    • TopologyException

      public TopologyException​(Throwable throwable)