|
All Packages Class Hierarchy This Package Previous Next Index Class java.lang.RuntimeExceptionjava.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException
RuntimeException is the superclass of those
exceptions that can be thrown during the normal operation of the
Java Virtual Machine.
A method is not required to declare in its
RuntimeExceptionpublic RuntimeException()
public RuntimeException(String s)
All Packages Class Hierarchy This Package Previous Next Index Submit a bug or feature |
|||||||||||||||||
With any suggestions or questions please feel free to contact us |