Example usage for Java java.security UnrecoverableEntryException fields, constructors, methods, implement or subclass
The text is from its open source code.
UnrecoverableEntryException(String msg) Constructs an UnrecoverableEntryException with the specified detail message, which provides more information about why this exception has been thrown. |