fatalJVMError(Throwable) method

Prints the stack trace of the Throwable and throws an Error.

Syntax

void fatalJVMError ( Throwable e )

Parameters

Exceptions

Usage

This is invoked only in the case when an IOException is encountered while converting String into byte array using the

DEFAULT_ENCODING

.