Diagnostic Tool Framework for Java™
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- java.io.Serializable
public class DataUnavailable
extends DTFJException
This exception is used to indicate that data was requested which
is not available on this system, or in this image.
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
Constructor and Description |
DataUnavailable()
Build exception with no description
|
DataUnavailable(java.lang.String description)
Build exception with the given description
|
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Diagnostic Tool Framework for Java™
- Detail:
- Field |
- Constr |
- Method
Eclipse OpenJ9 website.
To raise a bug report or suggest an improvement create an Eclipse OpenJ9 issue.
Copyright © 2004, 2025 IBM Corp. and others.