pt.digitalis.dif.utils.extensions.document
Class UnauthorizedDocumentAccess

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by pt.digitalis.dif.exception.DIFException
              extended by pt.digitalis.dif.utils.extensions.document.DocumentRepositoryException
                  extended by pt.digitalis.dif.utils.extensions.document.UnauthorizedDocumentAccess
All Implemented Interfaces:
Serializable, IContextException

public class UnauthorizedDocumentAccess
extends DocumentRepositoryException

Author:
Pedro Viegas pviegas@digitalis.pt
See Also:
Serialized Form
Created on:
11 de Mar de 2011

Constructor Summary
UnauthorizedDocumentAccess(IDIFSession session, Long documentID)
           
 
Method Summary
 
Methods inherited from class pt.digitalis.dif.exception.DIFException
addToExceptionContext, getExceptionContext, getRenderedExceptionContext, setExceptionContext
 
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

UnauthorizedDocumentAccess

public UnauthorizedDocumentAccess(IDIFSession session,
                                  Long documentID)
Parameters:
session - the DIF session
documentID - the requested document ID


Copyright © 2014 Digitalis Informática Lda. All Rights Reserved.