Class CSInvalidDataTypeException

All Implemented Interfaces:
Serializable

public class CSInvalidDataTypeException extends CSException
Thrown when an we encounter a value whose data type is unsupported

Copyright 2003-2026 ATB Consultancy Services Ltd (formerly Orinda Software Ltd, Dublin, Ireland)

Version:
7
Author:
[email protected]
See Also:
  • Constructor Details

    • CSInvalidDataTypeException

      public CSInvalidDataTypeException()
      Default constructor
    • CSInvalidDataTypeException

      public CSInvalidDataTypeException(String theExceptionMessage, String theCasterDatatype, String theCasteeDatatype)
      Thrown when an we encounter a value whose data type is unsupported