All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.tools.store.NotAStoreException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----w3c.tools.store.NotAStoreException

public class NotAStoreException
extends Exception
This is exception gets thrown if an invalid resource store is detected.


Constructor Index

 o NotAStoreException(String)

Constructors

 o NotAStoreException
 public NotAStoreException(String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index