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
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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
protected static final long serialVersionUID- See Also:
-
-
Constructor Details
-
InvalidProjectException
public InvalidProjectException() -
InvalidProjectException
-