Class BMPSendTimedOutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.io.InterruptedIOException
java.net.SocketTimeoutException
uk.ac.manchester.spinnaker.transceiver.BMPSendTimedOutException
- All Implemented Interfaces:
Serializable
public final class BMPSendTimedOutException extends SocketTimeoutException
Indicates that message sending to a BMP timed out.
- See Also:
- Serialized Form
-
Field Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString