delete abstract method
      
void
delete()
      
     
    
Synchronously deletes this resource and its children.
Throws an exception if the resource cannot be deleted.
Implementation
void delete();Synchronously deletes this resource and its children.
Throws an exception if the resource cannot be deleted.
void delete();