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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.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.3 $
Author:
Mathieu Larchet
See Also:
Serialized Form

Constructor Summary
SizeLimitException()
          Constructeur
 
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