org.outerj.daisy.repository
Class DocumentReadDeniedException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.outerj.daisy.repository.RepositoryException
              extended byorg.outerj.daisy.repository.AccessException
                  extended byorg.outerj.daisy.repository.DocumentReadDeniedException
All Implemented Interfaces:
java.io.Serializable

public class DocumentReadDeniedException
extends AccessException

See Also:
Serialized Form

Constructor Summary
DocumentReadDeniedException(long documentId, java.lang.String userLogin, long userId)
           
DocumentReadDeniedException(java.util.Map params)
           
 
Methods inherited from class org.outerj.daisy.repository.AccessException
getMessage, getState
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, 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

DocumentReadDeniedException

public DocumentReadDeniedException(long documentId,
                                   java.lang.String userLogin,
                                   long userId)

DocumentReadDeniedException

public DocumentReadDeniedException(java.util.Map params)


Copyright © -2005 . All Rights Reserved.