Class InvalidProjectException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
com.denodo.scheduler.client.commons.exceptions.InvalidProjectException
All Implemented Interfaces:
Serializable

public class InvalidProjectException extends IllegalArgumentException
Runtime exception thrown when the user attempts to perform an operation with a configuration element in a project the element does not belong to.
Since:
8.0
See Also:
  • Field Details

  • Constructor Details

    • InvalidProjectException

      public InvalidProjectException()
    • InvalidProjectException

      public InvalidProjectException(String message)