Class ServiceUnavailableException

All Implemented Interfaces:
Serializable

public final class ServiceUnavailableException extends IllegalStateException
Raised by a stable service proxy when no active compatible provider can admit the call.
See Also:
  • Constructor Details

    • ServiceUnavailableException

      public ServiceUnavailableException(String serviceName)
    • ServiceUnavailableException

      public ServiceUnavailableException(String serviceName, UUID correlationId)