Class ServiceVersionError

java.lang.Object
java.lang.Throwable
java.lang.Error
org.spongepowered.asm.service.ServiceVersionError
All Implemented Interfaces:
Serializable

public class ServiceVersionError extends Error
Error to throw when loaded service is out of date or mismatched
See Also:
  • Constructor Details

    • ServiceVersionError

      public ServiceVersionError(String message)