com.vaadin.ui
Class Upload.UploadException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.vaadin.ui.Upload.UploadException
All Implemented Interfaces:
Serializable
Enclosing class:
Upload

public static class Upload.UploadException
extends Exception

See Also:
Serialized Form

Constructor Summary
Upload.UploadException(Exception e)
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Upload.UploadException

public Upload.UploadException(Exception e)


Copyright © 2000-2010 IT Mill Ltd. All Rights Reserved.