org.broadleafcommerce.openadmin.server.service.artifact.upload
Class FileExtensionUnavailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.broadleafcommerce.openadmin.server.service.artifact.upload.FileExtensionUnavailableException
All Implemented Interfaces:
Serializable

public class FileExtensionUnavailableException
extends Exception

Created by IntelliJ IDEA. User: jfischer Date: 9/13/11 Time: 11:36 AM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
FileExtensionUnavailableException()
           
FileExtensionUnavailableException(String s)
           
FileExtensionUnavailableException(String s, Throwable throwable)
           
FileExtensionUnavailableException(Throwable throwable)
           
 
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

FileExtensionUnavailableException

public FileExtensionUnavailableException()

FileExtensionUnavailableException

public FileExtensionUnavailableException(String s)

FileExtensionUnavailableException

public FileExtensionUnavailableException(String s,
                                         Throwable throwable)

FileExtensionUnavailableException

public FileExtensionUnavailableException(Throwable throwable)


Copyright © 2013. All Rights Reserved.