VariantTypeException
Overview
Raises when detects problem in VariantType conversion.
Location
- Reference: com.remobjects.sdk.jar
- Package: com.remobjects.sdk
- Ancestry: Exception | VariantTypeException
Instance Methods
constructor
Creates VariantTypeException with given text.
constructor(aMessage: String)
VariantTypeException(String aMessage)
Parameters:
- aMessage: Given text error.