- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.ibm.dtfj.image.DTFJException
-
- com.ibm.dtfj.image.DataUnavailable
-
- com.ibm.dtfj.image.j9.FutureImplementation
-
- All Implemented Interfaces:
Serializable
public class FutureImplementation extends DataUnavailable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description FutureImplementation(String description)
-
Method Summary
-
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-
-
-
Constructor Detail
-
FutureImplementation
public FutureImplementation(String description)
-
-