Class IncompatibleDatatypeException

All Implemented Interfaces:
Serializable

public final class IncompatibleDatatypeException extends SessionException
Exception used to report that an operation has failed because the receiver could not process the supplied data.
Since:
6.0
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • IncompatibleDatatypeException

      public IncompatibleDatatypeException(String message)
      Constructor.
      Parameters:
      message - the exception message