JAINTM MGCP API (DRAFT FOR PUBLIC REVIEW) - Version 0.9 - 16 NOVEMBER 2000

jain.protocol.ip
Class IPPeerUnavailableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jain.protocol.ip.JainIPException
                    |
                    +--jain.protocol.ip.IPPeerUnavailableException
All Implemented Interfaces:
java.io.Serializable

public class IPPeerUnavailableException
extends JainIPException
implements java.io.Serializable

The IP Peer Unavailable Exception indicates that the JAIN IP Peer (a particular implementation of JAIN IP) is unavailable on the current system. This Exception is thrown when a method in the specified JAIN IP Peer class is invoked and that class is not available.

This Exception may be thrown for any one of the following reasons: