Class ServiceNotAvailableError

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

public class ServiceNotAvailableError extends Error
Error to throw when no service is available in the current environment
See Also:
  • Constructor Details

    • ServiceNotAvailableError

      public ServiceNotAvailableError(String message)