org.mmbase.util
Class FileToLargeException

org.mmbase.util.FileToLargeException

public class FileToLargeException

This Exception will occur if the upload file exceeds a certain size, that's specified in WorkerPostHandler.


Constructor Summary
FileToLargeException(java.lang.String s)
          Create the exception
 

Constructor Detail

FileToLargeException

public FileToLargeException(java.lang.String s)
Create the exception


MMBase 2002