📄 java.telephony.invalidpartyexception.html
字号:
<!--NewPage--><html><head><!-- Generated by javadoc on Fri Feb 07 16:42:30 PST 1997 --><a name="_top_"></a><title> Class java.telephony.InvalidPartyException</title></head><body><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.html">This Package</a> <a href="java.telephony.InvalidObjectException.html#_top_">Previous</a> <a href="java.telephony.InvalidStateException.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre><hr><h1> Class java.telephony.InvalidPartyException</h1><pre><a href="java.lang.Object.html#_top_">java.lang.Object</a> | +----<a href="java.lang.Throwable.html#_top_">java.lang.Throwable</a> | +----<a href="java.lang.Exception.html#_top_">java.lang.Exception</a> | +----java.telephony.InvalidPartyException</pre><hr><dl> <dt> public class <b>InvalidPartyException</b> <dt> extends <a href="java.lang.Exception.html#_top_">Exception</a></dl>Indicates that a party given as an argument to the method call was invalid.This may either be the originating party of a telephone call or thedestination party of a telephone call, or a transfer, etc.<hr><a name="index"></a><h2> <img src="images/variable-index.gif" width=207 height=38 alt="Variable Index"></h2><dl> <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#DESTINATION_PARTY"><b>DESTINATION_PARTY</b></a> <dd> Indictes that the destiation party was invalid. <dt> <img src="images/blue-ball-small.gif" width=6 height=6 alt=" o "> <a href="#ORIGINATING_PARTY"><b>ORIGINATING_PARTY</b></a> <dd> Indicates that the originating party was invalid.</dl><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="#InvalidPartyException(int)"><b>InvalidPartyException</b></a>(int) <dd> Constructor with no string. <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o "> <a href="#InvalidPartyException(int, java.lang.String)"><b>InvalidPartyException</b></a>(int, String) <dd> Constructor which takes a string description.</dl><h2> <img src="images/method-index.gif" width=207 height=38 alt="Method Index"></h2><dl> <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o "> <a href="#getType()"><b>getType</b></a>() <dd> Returns the type of party.</dl><a name="variables"></a><h2> <img src="images/variables.gif" width=153 height=38 alt="Variables"></h2><a name="ORIGINATING_PARTY"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>ORIGINATING_PARTY</b><pre> public final static int ORIGINATING_PARTY</pre><dl> <dd> Indicates that the originating party was invalid.</dl><a name="DESTINATION_PARTY"><img src="images/blue-ball.gif" width=12 height=12 alt=" o "></a><b>DESTINATION_PARTY</b><pre> public final static int DESTINATION_PARTY</pre><dl> <dd> Indictes that the destiation party was invalid.</dl><a name="constructors"></a><h2> <img src="images/constructors.gif" width=231 height=38 alt="Constructors"></h2><a name="InvalidPartyException"></a><a name="InvalidPartyException(int)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a><b>InvalidPartyException</b><pre> public InvalidPartyException(int type)</pre><dl> <dd> Constructor with no string.</dl><a name="InvalidPartyException(int, java.lang.String)"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a><b>InvalidPartyException</b><pre> public InvalidPartyException(int type, <a href="java.lang.String.html#_top_">String</a> s)</pre><dl> <dd> Constructor which takes a string description.</dl><a name="methods"></a><h2> <img src="images/methods.gif" width=151 height=38 alt="Methods"></h2><a name="getType()"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a><a name="getType"><b>getType</b></a><pre> public int getType()</pre><dl> <dd> Returns the type of party.<p> <dl> <dt> <b>Returns:</b> <dd> The type of party. </dl></dl><hr><pre><a href="packages.html">All Packages</a> <a href="tree.html">Class Hierarchy</a> <a href="Package-java.telephony.html">This Package</a> <a href="java.telephony.InvalidObjectException.html#_top_">Previous</a> <a href="java.telephony.InvalidStateException.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -