public class DependencyInstantiationException
extends java.lang.Exception
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
| Constructor and Description |
|---|
DependencyInstantiationException()
Constructor for DependencyInstantiationException.
|
DependencyInstantiationException(java.lang.String s)
Constructor for DependencyInstantiationException.
|
public static final java.lang.String COPYRIGHT
public DependencyInstantiationException()
public DependencyInstantiationException(java.lang.String s)
s - Detailed error message.