Class SerialException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.refcodes.exception.AbstractIOException
org.refcodes.serial.SerialException
All Implemented Interfaces:
Serializable, org.refcodes.exception.ErrorCodeAccessor, org.refcodes.exception.Trap
Direct Known Subclasses:
NoSuchPortExcpetion, TransmissionException

public class SerialException extends org.refcodes.exception.AbstractIOException
Base exception for this package.
See Also: