Class NoDataFoundException

    • Constructor Summary

      Constructors 
      Constructor Description
      NoDataFoundException()
      Constructor for NoDataFoundException.
      NoDataFoundException​(java.lang.String message)
      Constructor for NoDataFoundException.
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • NoDataFoundException

        public NoDataFoundException()
        Constructor for NoDataFoundException.
      • NoDataFoundException

        public NoDataFoundException​(java.lang.String message)
        Constructor for NoDataFoundException.
        Parameters:
        message - the detail message