public class WrongMethodTypeException extends RuntimeException
Constructor and Description |
---|
WrongMethodTypeException()
Construct a WrongMethodTypeException.
|
WrongMethodTypeException(String message)
Construct a WrongMethodTypeException with the supplied message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public WrongMethodTypeException()
public WrongMethodTypeException(String message)
message
- The message for the exceptionEclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 1993, 2025 IBM Corp. and others.