org.esupportail.portal.channels.CIntranet.utils
Class SizeLimitException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.esupportail.portal.channels.CIntranet.utils.SizeLimitException
All Implemented Interfaces:
java.io.Serializable

public class SizeLimitException
extends java.lang.Exception

SizeLimitException

Exception levée par l'UploadWorker si le fichier uploadé dépasse la taille fixée

(c)Copyright ESup-Portail 2004

Version:
$Revision: 1.1.2.5 $
Author:
Mathieu Larchet
See Also:
Serialized Form

Constructor Summary
SizeLimitException()
          Constructeur
 
Method Summary
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SizeLimitException

public SizeLimitException()
Constructeur