public class ItemUidException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
ItemUidException()
Constructs a
ItemUidException with no detail message. |
ItemUidException(java.lang.String s)
Constructs a
ItemUidException with the specified
detail message. |