org.ow2.util.plan.bindings.exceptions
Class InvalidRepositoryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ow2.util.plan.bindings.exceptions.InvalidRepositoryException
- All Implemented Interfaces:
- Serializable
public class InvalidRepositoryException
- extends Exception
Exception throw when an invalid repository is encountered.
- Author:
- Mickaƫl LEDUQUE
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidRepositoryException
public InvalidRepositoryException()
-
InvalidRepositoryException
public InvalidRepositoryException(Throwable t)
-
InvalidRepositoryException
public InvalidRepositoryException(String message)
-
InvalidRepositoryException
public InvalidRepositoryException(String message,
Throwable cause)
-
Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.