Class ComplexTypeException

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

public class ComplexTypeException extends Exception
Exception thrown when a complex type cannot be converted to the corresponding Java type.
See Also:
  • Constructor Details

    • ComplexTypeException

      public ComplexTypeException(String typeDef)
      Parameters:
      typeDef - name of the complex type that cannot be converted
  • Method Details

    • getTypeDef

      public String getTypeDef()
      Returns:
      typeDef