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