Class ServiceRuntimeException

All Implemented Interfaces:
Serializable

public final class ServiceRuntimeException extends RuntimeException
Something went wrong with a running service.
See Also:
  • Constructor Details

    • ServiceRuntimeException

      public ServiceRuntimeException(String message)
      Creates a new exception.
      Parameters:
      message - the warning String message