All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.w3c.tools.resources.MultipleLockException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----org.w3c.tools.resources.MultipleLockException

public class MultipleLockException
extends Exception
The resource store is unable to restore a resource.


Constructor Index

 o MultipleLockException(int, Resource, String)

Method Index

 o getNbLock()

Constructors

 o MultipleLockException
 public MultipleLockException(int nb,
                              Resource resource,
                              String msg)

Methods

 o getNbLock
 public int getNbLock()

All Packages  Class Hierarchy  This Package  Previous  Next  Index