no.sintef.lock
Class LockRequiredException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byno.sintef.lock.LockException
              extended byno.sintef.lock.LockRequiredException
All Implemented Interfaces:
java.io.Serializable

public class LockRequiredException
extends LockException

Access to this target requires a lock.

Author:
Fredrik Vraalsen
See Also:
Serialized Form

Constructor Summary
LockRequiredException(java.lang.String msg)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LockRequiredException

public LockRequiredException(java.lang.String msg)
Parameters:
msg - exception message


Copyright © 2003-2005 SINTEF. All Rights Reserved.