Class ProviderResourceAllocationException

All Implemented Interfaces:
Serializable

public class ProviderResourceAllocationException extends ProviderResourceClosedException
See Also:
  • Constructor Details

    • ProviderResourceAllocationException

      public ProviderResourceAllocationException(String message)
    • ProviderResourceAllocationException

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