com.atlassian.bamboo.web.utils
Class UploadedFileManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.atlassian.bamboo.web.utils.UploadedFileManagerException
All Implemented Interfaces:
java.io.Serializable

public class UploadedFileManagerException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
UploadedFileManagerException(java.lang.String message)
           
UploadedFileManagerException(java.lang.String message, java.lang.Throwable reason)
           
 
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

UploadedFileManagerException

public UploadedFileManagerException(java.lang.String message)

UploadedFileManagerException

public UploadedFileManagerException(java.lang.String message,
                                    java.lang.Throwable reason)


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.