Class UnsupportedDataTypeException

All Implemented Interfaces:
Serializable

public class UnsupportedDataTypeException extends UnexpectedResultException
Since:
4.0.0
Author:
Florian Kleedorfer
See Also:
  • Constructor Details

    • UnsupportedDataTypeException

      public UnsupportedDataTypeException()
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(String message)
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(String message, Throwable cause)
    • UnsupportedDataTypeException

      public UnsupportedDataTypeException(Throwable cause)