Class ToDataException

    • Constructor Detail

      • ToDataException

        public ToDataException​(String message)
        Creates a new ToDataException with the given message
        Parameters:
        message - the detail message
      • ToDataException

        public ToDataException​(String message,
                               Throwable cause)
        Creates a new ToDataException with the given message and cause.
        Parameters:
        message - the detail message
        cause - the cause