All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.iap.CalleeUnavailException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----iceberg.iap.CalleeUnavailException

public class CalleeUnavailException
extends Exception
CalleeUnavailException is thrown when the callee is not available to pick up the phone.


Constructor Index

 o CalleeUnavailException(String)

Method Index

 o getMessage()

Constructors

 o CalleeUnavailException
 public CalleeUnavailException(String msg)

Methods

 o getMessage
 public String getMessage()
Overrides:
getMessage in class Throwable

All Packages  Class Hierarchy  This Package  Previous  Next  Index