org.ow2.util.plan.deploy.deployable.api.factory
Class FileDeployableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FileDeployableException
public FileDeployableException()
-
FileDeployableException
public FileDeployableException(Throwable t)
-
Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.