Class PacketEncoderException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.netty.handler.codec.CodecException
io.netty.handler.codec.EncoderException
net.minecraft.network.PacketEncoderException
All Implemented Interfaces:
Serializable

public class PacketEncoderException
extends io.netty.handler.codec.EncoderException
See Also:
Serialized Form
  • Constructor Details

    • PacketEncoderException

      public PacketEncoderException​(Throwable cause)