Class NoPacketAdapterAvailableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
net.megavex.scoreboardlibrary.api.exception.NoPacketAdapterAvailableException
All Implemented Interfaces:
Serializable

public final class NoPacketAdapterAvailableException extends Exception
Exception indicating that there is no packet adapter available for the current server version. As a fallback, consider using the NoopScoreboardLibrary implementation.
See Also:
  • Constructor Details

    • NoPacketAdapterAvailableException

      public NoPacketAdapterAvailableException()