Class UnsupportedTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedTypeException extends GandivaException
Represents an exception thrown while dealing with unsupported types.
See Also:
  • Constructor Details

    • UnsupportedTypeException

      public UnsupportedTypeException(String msg)