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