Class NotFoundRuntimeException

    • Constructor Detail

      • NotFoundRuntimeException

        public NotFoundRuntimeException​(java.lang.Throwable t)
        Constructor.
        Parameters:
        t - cause
      • NotFoundRuntimeException

        public NotFoundRuntimeException​(java.lang.String message,
                                        java.lang.Throwable t)
        Constructor.
        Parameters:
        message - error message
        t - exception
      • NotFoundRuntimeException

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