public class PromotionRuntimeException
extends java.lang.RuntimeException
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT
IBM Copyright
|
Constructor and Description |
---|
PromotionRuntimeException()
Constructor for PromotionRuntimeException.
|
PromotionRuntimeException(java.lang.String s)
Constructor for PromotionRuntimeException.
|
public static final java.lang.String COPYRIGHT
public PromotionRuntimeException()
public PromotionRuntimeException(java.lang.String s)
s
- String to set the exception message information.