Class WritePendingException

All Implemented Interfaces:
Serializable

public class WritePendingException extends IllegalStateException
See Also:
  • Field Details

  • Constructor Details

    • WritePendingException

      public WritePendingException()
    • WritePendingException

      public WritePendingException(String message, Throwable cause)
    • WritePendingException

      public WritePendingException(String s)
    • WritePendingException

      public WritePendingException(Throwable cause)