Class ProviderConnectionResourceAllocationException

All Implemented Interfaces:
Serializable

public class ProviderConnectionResourceAllocationException extends ProviderConnectionRemotelyClosedException
See Also:
  • Constructor Details

    • ProviderConnectionResourceAllocationException

      public ProviderConnectionResourceAllocationException(String message)
    • ProviderConnectionResourceAllocationException

      public ProviderConnectionResourceAllocationException(String message, Throwable cause)
  • Method Details