org.apache.velocity.test.issues
Class Velocity736TestCase.FileSizeLimitExceededException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.velocity.test.issues.Velocity736TestCase.FileUploadException
              extended by org.apache.velocity.test.issues.Velocity736TestCase.SizeException
                  extended by org.apache.velocity.test.issues.Velocity736TestCase.FileSizeLimitExceededException
All Implemented Interfaces:
Serializable
Enclosing class:
Velocity736TestCase

public static class Velocity736TestCase.FileSizeLimitExceededException
extends Velocity736TestCase.SizeException

See Also:
Serialized Form

Constructor Summary
Velocity736TestCase.FileSizeLimitExceededException(long permitted)
           
 
Method Summary
 
Methods inherited from class org.apache.velocity.test.issues.Velocity736TestCase.SizeException
getPermittedSize
 
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

Velocity736TestCase.FileSizeLimitExceededException

public Velocity736TestCase.FileSizeLimitExceededException(long permitted)


Copyright © 2000-2010 The Apache Software Foundation. All Rights Reserved.