Class CorruptedFrameException

    • Constructor Detail

      • CorruptedFrameException

        public CorruptedFrameException()
        Creates a new instance.
      • CorruptedFrameException

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

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

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