public class InstantiationException extends ReflectiveOperationException
Constructor and Description |
---|
InstantiationException()
Constructs a new instance of this class with its
walkback filled in.
|
InstantiationException(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 InstantiationException()
public InstantiationException(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.