Class ReuseException

  • All Implemented Interfaces:
    Serializable

    public class ReuseException
    extends IllegalArgumentException
    This exception will be thrown whenever some nondeterministic behavior in the reuse tree is detected when inserting new queries.
    See Also:
    Serialized Form
    • Constructor Detail

      • ReuseException

        public ReuseException​(String string)