Class NotFoundException

    • Method Summary

      • Methods inherited from class java.lang.Throwable

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

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

      • NotFoundException

        public NotFoundException()
        Default constructor
      • NotFoundException

        public NotFoundException​(java.lang.Throwable e)
        Constructor
        Parameters:
        e - Throwable
      • NotFoundException

        public NotFoundException​(java.lang.String message)
        Constructor
        Parameters:
        message - String message