Class w3c.tools.store.InvalidResourceException
All Packages Class Hierarchy This Package Previous Next Index
Class w3c.tools.store.InvalidResourceException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----w3c.tools.store.InvalidResourceException
- public class InvalidResourceException
- extends Exception
The resource store is unable to restore a resource.
-
InvalidResourceException(String, ResourceStore, String)
-
InvalidResourceException
public InvalidResourceException(String id,
ResourceStore store,
String msg)
All Packages Class Hierarchy This Package Previous Next Index