Class ResourceNotFoundException

    • Constructor Detail

      • ResourceNotFoundException

        public ResourceNotFoundException​(String path)
        Create exception with path.
        Parameters:
        path - The path of the resource that cannot be loaded.