Java java.lang UnknownError fields, constructors, methods, implement or subclass

Example usage for Java java.lang UnknownError fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.lang UnknownError.

The text is from its open source code.

Constructor

UnknownError(String s)
Constructs an UnknownError with the specified detail message.
UnknownError()
Constructs an UnknownError with no detail message.