Class ServiceRuntimeException

All Implemented Interfaces:
Serializable

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

    • ServiceRuntimeException

      public ServiceRuntimeException(String message)