Class w3c.tools.store.NotAStoreException
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.
-
NotAStoreException(String)
-
NotAStoreException
public NotAStoreException(String msg)
All Packages Class Hierarchy This Package Previous Next Index