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