Class IllegalOperationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.denodo.scheduler.client.commons.exceptions.IllegalOperationException
- All Implemented Interfaces:
Serializable
Runtime exception thrown when the user attempts to perform an illegal
operation.
- 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
-
IllegalOperationException
public IllegalOperationException() -
IllegalOperationException
-