org.ow2.util.plan.deploy.deployable.api.factory
Class FileDeployableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.ow2.util.plan.deploy.deployable.api.factory.FileDeployableException
All Implemented Interfaces:
Serializable

public class FileDeployableException
extends Exception

Exception used for FileDeployable creation exceptions.

Author:
mleduque
See Also:
Serialized Form

Constructor Summary
FileDeployableException()
          
FileDeployableException(Throwable t)
          
 
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

FileDeployableException

public FileDeployableException()


FileDeployableException

public FileDeployableException(Throwable t)



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.