Class WriteTimeoutException

All Implemented Interfaces:
Serializable

public class WriteTimeoutException extends AudioChannelException
Thrown when the client fails to notify that it has played anything for a time that exceeds the limit.
See Also:
  • Constructor Details

    • WriteTimeoutException

      public WriteTimeoutException()
    • WriteTimeoutException

      public WriteTimeoutException(String message)