⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 javax.comm.unsupportedcommoperationexception.html

📁 java串口通讯api
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<!--NewPage-->
<html>
<head>
<!-- Generated by javadoc on Sun Nov 15 16:06:15 PST 1998 -->
<title>
  Class javax.comm.UnsupportedCommOperationException
</title>
</head>
<body>
<a name="_top_"></a>
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-javax.comm.html">This Package</a>  <a href="javax.comm.PortInUseException.html#_top_">Previous</a>  <a href="Package-javax.comm.html">Next</a>  <a href="AllNames.html">Index</a></pre>
<hr>
<h1>
  Class javax.comm.UnsupportedCommOperationException
</h1>
<pre>
java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----javax.comm.UnsupportedCommOperationException
</pre>
<hr>
<dl>
  <dt> public class <b>UnsupportedCommOperationException</b>
  <dt> extends Exception
</dl>
Thrown when a driver doesn't allow the specified operation.
<p>
<dl>
    <dt> <b>See Also:</b>
    <dd> <a href="javax.comm.CommPort.html#_top_">CommPort</a>, <a href="javax.comm.CommPortIdentifier.html#_top_">CommPortIdentifier</a>, <a href="javax.comm.ParallelPort.html#_top_">ParallelPort</a>, <a href="javax.comm.SerialPort.html#_top_">SerialPort</a>
</dl>
<hr>
<a name="index"></a>
<h2>
  <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
</h2>
<dl>
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#UnsupportedCommOperationException()"><b>UnsupportedCommOperationException</b></a>()
  <dd>  Constructs an <code>UnsupportedCommOperationException</code> with no detail message.
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
	<a href="#UnsupportedCommOperationException(java.lang.String)"><b>UnsupportedCommOperationException</b></a>(String)
  <dd>  Constructs an <code>UnsupportedCommOperationException</code> with the specified detail message.
</dl>
<a name="constructors"></a>
<h2>
  <img src="images/constructors.gif" width=231 height=38 alt="Constructors">
</h2>
<a name="UnsupportedCommOperationException"></a>
<a name="UnsupportedCommOperationException(java.lang.String)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
<b>UnsupportedCommOperationException</b>
<pre>
 public UnsupportedCommOperationException(String str)
</pre>
<dl>
  <dd> Constructs an <code>UnsupportedCommOperationException</code> with the specified detail message.
<p>
  <dd><dl>
    <dt> <b>Parameters:</b>
    <dd> s - the detail message.
  </dl></dd>
</dl>
<a name="UnsupportedCommOperationException()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
<b>UnsupportedCommOperationException</b>
<pre>
 public UnsupportedCommOperationException()
</pre>
<dl>
  <dd> Constructs an <code>UnsupportedCommOperationException</code> with no detail message.
<p>
</dl>
<hr>
<pre>
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-javax.comm.html">This Package</a>  <a href="javax.comm.PortInUseException.html#_top_">Previous</a>  <a href="Package-javax.comm.html">Next</a>  <a href="AllNames.html">Index</a></pre>
</body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -