java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jbpm.util.experimental.container.DependancyException
- All Implemented Interfaces:
- java.io.Serializable
- public class DependancyException
- extends java.lang.Exception
is thrown when a ServiceMgr could not create its services because
it needed another service which it couldn't retrieved from the container
| Nested classes inherited from class java.lang.Throwable |
|
| Fields inherited from class java.lang.Exception |
|
| Fields inherited from class java.lang.Throwable |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DependancyException
public DependancyException()
DependancyException
public DependancyException(java.lang.String msg)