RuntimeException Members
RuntimeException Members
Class Overview
|
This Package
|
All Packages
Constructors
Name
Description
RuntimeException
()
Constructs a
RuntimeException
with no detail message.
RuntimeException
(String)
Constructs a
RuntimeException
with the specified detail message.