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

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
All Implemented Interfaces:
Serializable, IContextException
Direct Known Subclasses:
MaximumDocumentSizeException, UnauthorizedDocumentAccess

public class DocumentRepositoryException
extends DIFException

Author:
Luis Pinto lpinto@digitalis.pt
See Also:
Serialized Form
Created on:
Sep 22, 2009

Constructor Summary
DocumentRepositoryException(Exception exception)
           
DocumentRepositoryException(String reason)
           
 
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

DocumentRepositoryException

public DocumentRepositoryException(String reason)
Parameters:
reason -

DocumentRepositoryException

public DocumentRepositoryException(Exception exception)
Parameters:
exception -


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