org.outerj.daisy.repository
Class DocumentReadDeniedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.outerj.daisy.repository.RepositoryException
              extended by org.outerj.daisy.repository.AccessException
                  extended by org.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)
           
 
Method Summary
 
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 © -2012 . All Rights Reserved.