Class UnsupportedTypeException

    • Constructor Detail

      • UnsupportedTypeException

        public UnsupportedTypeException()
      • UnsupportedTypeException

        public UnsupportedTypeException​(String message,
                                        Throwable cause)
        Parameters:
        message -
        cause -
      • UnsupportedTypeException

        public UnsupportedTypeException​(String message)
        Parameters:
        message -
      • UnsupportedTypeException

        public UnsupportedTypeException​(Throwable cause)
        Parameters:
        cause -