Java java.security UnrecoverableEntryException fields, constructors, methods, implement or subclass

Example usage for Java java.security UnrecoverableEntryException fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.security UnrecoverableEntryException.

The text is from its open source code.

Constructor

UnrecoverableEntryException(String msg)
Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown.