Class ControlIsAtomicException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.bigraphs.framework.core.exceptions.ControlIsAtomicException
All Implemented Interfaces:
Serializable

public class ControlIsAtomicException extends RuntimeException
Exception that is thrown when it is tried to nest a another node within an atomic node.
Author:
Dominik Grzelak
See Also:
  • Constructor Details

    • ControlIsAtomicException

      public ControlIsAtomicException()