public class UtilException
extends java.lang.RuntimeException
RuntimeException,
Serialized Form| Constructor and Description |
|---|
UtilException()
Constructs a new
UtilException with no detail message. |
UtilException(java.lang.String message) |