Class ReadPendingException

All Implemented Interfaces:
Serializable

public class ReadPendingException extends IllegalStateException
See Also:
  • Field Details

  • Constructor Details

    • ReadPendingException

      public ReadPendingException()
    • ReadPendingException

      public ReadPendingException(String message, Throwable cause)
    • ReadPendingException

      public ReadPendingException(String s)
    • ReadPendingException

      public ReadPendingException(Throwable cause)