Module openj9.dtfj

Class DataUnavailable

  • All Implemented Interfaces:
    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 Detail

      • DataUnavailable

        public DataUnavailable​(String description)
        Build exception with the given description
        Parameters:
        description -
      • DataUnavailable

        public DataUnavailable()
        Build exception with no description