Class FlowGenerationException

All Implemented Interfaces:
Serializable

public class FlowGenerationException extends IbisException
FlowGenerationException when unable to generate a Flow Diagram
Author:
Niels Meijer
See Also:
  • Constructor Details

    • FlowGenerationException

      public FlowGenerationException(String msg)
    • FlowGenerationException

      public FlowGenerationException(Throwable t)
    • FlowGenerationException

      public FlowGenerationException(String msg, Throwable t)