All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.ipop.PrefRegNotFoundException

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

public class PrefRegNotFoundException
extends Exception
PrefRegNotFoundException is thrown when cannot find preference registry.


Constructor Index

 o PrefRegNotFoundException()

Method Index

 o getMessage()

Constructors

 o PrefRegNotFoundException
 public PrefRegNotFoundException()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index