Class UnsupportedRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
devs.beer.nativepackets.api.UnsupportedRuntimeException
All Implemented Interfaces:
Serializable

public final class UnsupportedRuntimeException extends RuntimeException
Thrown when no exact supported runtime descriptor can be produced.
See Also:
  • Constructor Details

    • UnsupportedRuntimeException

      public UnsupportedRuntimeException(String message)
      Creates a runtime detection failure.
      Parameters:
      message - actionable failure description