public class NoSuchActionException
extends java.lang.Exception
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM copyright notice field.
|
Constructor and Description |
---|
NoSuchActionException(java.lang.String message)
Constructs an
NoSuchActionException with the specified detail message. |
public static final java.lang.String COPYRIGHT