Class UnsupportedOperationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.denodo.util.exceptions.UnsupportedOperationException
All Implemented Interfaces:
Serializable

public class UnsupportedOperationException extends Exception
See Also:
  • Constructor Details

    • UnsupportedOperationException

      public UnsupportedOperationException(String operation)
  • Method Details

    • getOperation

      public String getOperation()