Class TimeoutException

java.lang.Object
java.lang.Throwable
java.lang.Exception
i5.las2peer.p2p.TimeoutException
All Implemented Interfaces:
Serializable

public class TimeoutException extends Exception
A simple exception thrown on timeouts.
See Also:
  • Constructor Details

    • TimeoutException

      public TimeoutException(String message)
    • TimeoutException

      public TimeoutException()