Class NoSequentialGraphException

  • All Implemented Interfaces:
    Serializable

    public class NoSequentialGraphException
    extends CakeException
    Exception representing the case that a NESTGraph object is not a de facto resource as required.
    See Also:
    Serialized Form
    • Constructor Detail

      • NoSequentialGraphException

        public NoSequentialGraphException​(String message,
                                          Object caller,
                                          Object... parameters)
      • NoSequentialGraphException

        public NoSequentialGraphException​(String component,
                                          String key,
                                          Object parameter1)