java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--javax.telephony.InvalidPartyException
public static final int DESTINATION_PARTY
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public int getType()
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public InvalidPartyException(int type)
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public InvalidPartyException(int type,
java.lang.String s)
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public static final int ORIGINATING_PARTY
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples
public static final int UNKNOWN_PARTY
- Geek's Notes:
- Description Add your codes or notes Search More Java Examples