public class NoSuchPortException extends Exception
NoSuchPortException()
NoSuchPortException(String str)
NoSuchPortException(String message, Throwable cause)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public NoSuchPortException(String str)
public NoSuchPortException()
public NoSuchPortException(String message, Throwable cause)
Copyright © 2020. All rights reserved.