Package jssc

Class SerialPortException

All Implemented Interfaces:
Serializable

public class SerialPortException extends Exception
See Also:
  • Field Details

  • Constructor Details

    • SerialPortException

      public SerialPortException(String portName, String methodName, String exceptionType)
  • Method Details

    • getPortName

      public String getPortName()
      Getting port name during operation with which the exception was called
    • getMethodName

      public String getMethodName()
      Getting method name during execution of which the exception was called
    • getExceptionType

      public String getExceptionType()
      Getting exception type