Class SemaphoreFailException

All Implemented Interfaces:
Serializable

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

    • SemaphoreFailException

      public SemaphoreFailException()
    • SemaphoreFailException

      public SemaphoreFailException(String str)
    • SemaphoreFailException

      public SemaphoreFailException(String str, Throwable nested)
    • SemaphoreFailException

      public SemaphoreFailException(Throwable nested)