All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.ipop.NoIAPException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----iceberg.ipop.NoIAPException

public class NoIAPException
extends Exception
NoIAPException is thrown when an IAP can not be found.


Constructor Index

 o NoIAPException()

Method Index

 o getMessage()

Constructors

 o NoIAPException
 public NoIAPException()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index