A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/AssertionError.html below:

AssertionError (Java SE 17 & JDK 17)

All Implemented Interfaces:
Serializable
public class AssertionError extends Error

Thrown to indicate that an assertion has failed.

The seven one-argument public constructors provided by this class ensure that the assertion error returned by the invocation:

     new AssertionError(expression)
 

has as its detail message the

string conversion

of

expression

(as defined in section

5.1.11

of

The Java Language Specification

), regardless of the type of

expression

.

Since:
1.4
See Also:

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4