Class PacketCompressorException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.tenio.core.exception.PacketCompressorException
All Implemented Interfaces:
Serializable

public final class PacketCompressorException extends RuntimeException
When something went wrong with the packet compression.
See Also:
  • Constructor Details

    • PacketCompressorException

      public PacketCompressorException(String message)