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.


Constructor Index

 o InvalidResourceException(String, ResourceStore, String)

Constructors

 o InvalidResourceException
 public InvalidResourceException(String id,
                                 ResourceStore store,
                                 String msg)

All Packages  Class Hierarchy  This Package  Previous  Next  Index