Class PacketEncrypterException

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

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

    • PacketEncrypterException

      public PacketEncrypterException(String message)