public class InstantiationError extends IncompatibleClassChangeError
Note that this can only occur when inconsistent class files are being loaded.
Constructor and Description |
---|
InstantiationError()
Constructs a new instance of this class with its
walkback filled in.
|
InstantiationError(String detailMessage)
Constructs a new instance of this class with its
walkback and message filled in.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InstantiationError()
public InstantiationError(String detailMessage)
detailMessage
- String
The detail message for the exception.Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1993, 2023 IBM Corp. and others.