Class DecoderException

    • Constructor Detail

      • DecoderException

        public DecoderException()
        Creates a new instance.
      • DecoderException

        public DecoderException​(String message,
                                Throwable cause)
        Creates a new instance.
      • DecoderException

        public DecoderException​(String message)
        Creates a new instance.
      • DecoderException

        public DecoderException​(Throwable cause)
        Creates a new instance.