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

public class IllegalOperationException extends RuntimeException
Runtime exception thrown when the user attempts to perform an illegal operation.
See Also:
  • Field Details

  • Constructor Details

    • IllegalOperationException

      public IllegalOperationException()
    • IllegalOperationException

      public IllegalOperationException(String message)