Class NoDataException

    • Constructor Detail

      • NoDataException

        public NoDataException()
        Deprecated.
        Construct the exception.
      • NoDataException

        public NoDataException​(Localizable specific)
        Deprecated.
        Construct the exception with a specific context.
        Parameters:
        specific - Contextual information on what caused the exception.