Class ComplexTypeRuntimeException

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

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

    • ComplexTypeRuntimeException

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

    • getTypeDef

      public String getTypeDef()
      Returns:
      typeDef