Class Error

public class Error
extends Throwable

// Superclass of AssertionError

Constructors

Error()
Error(String, Throwable)
Error(String)
Error(Throwable)