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