Class SemaphoreWaitException

All Implemented Interfaces:
Serializable

public class SemaphoreWaitException extends GenericServiceException
SemaphoreWaitException
See Also:
  • Constructor Details

    • SemaphoreWaitException

      public SemaphoreWaitException()
    • SemaphoreWaitException

      public SemaphoreWaitException(String str)
    • SemaphoreWaitException

      public SemaphoreWaitException(String str, Throwable nested)
    • SemaphoreWaitException

      public SemaphoreWaitException(Throwable nested)