Class InvalidDataException

    • Constructor Detail

      • InvalidDataException

        public InvalidDataException​(software.amazon.awssdk.crt.eventstream.MessageType unexpectedType)
        Constructs a new InvalidDataException with the given MessageType, whose name will be added to the exception.
        Parameters:
        unexpectedType - The MessageType that caused the exception