Class LayingPipe.IncompatiblePipeLaying
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.processmining.specpp.supervision.piping.LayingPipe.PipeLayingException
-
- org.processmining.specpp.supervision.piping.LayingPipe.IncompatiblePipeLaying
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- LayingPipe
public static class LayingPipe.IncompatiblePipeLaying extends LayingPipe.PipeLayingException
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLayingPipe.IncompatiblePipeLaying.WrongRelationship
-
Constructor Summary
Constructors Constructor Description IncompatiblePipeLaying(LayingPipe.IncompatiblePipeLaying.WrongRelationship mistake, java.lang.Object producer, java.lang.Object consumer)
-
-
-
Constructor Detail
-
IncompatiblePipeLaying
public IncompatiblePipeLaying(LayingPipe.IncompatiblePipeLaying.WrongRelationship mistake, java.lang.Object producer, java.lang.Object consumer)
-
-