org.xnap.commons.pkg
Class UnsatisfiedDependenciesException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.xnap.commons.pkg.UnsatisfiedDependenciesException
- All Implemented Interfaces:
- Serializable
public class UnsatisfiedDependenciesException
- extends Exception
Exception that is thrown if a dependency is not satisfied.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
UnsatisfiedDependenciesException
public UnsatisfiedDependenciesException(String message)
UnsatisfiedDependenciesException
public UnsatisfiedDependenciesException()
Copyright © 2004-2006 XNap Commons Team. All Rights Reserved.