IOExceptionInterface
            
            extends
                            ExceptionInterface                    
                
            in
            
        
    
        
            IOException interface for file and input/output stream related exceptions thrown by the component.
Tags
Table of Contents
Methods
- getPath() : string|null
 - Returns the associated path for the exception.
 
Methods
getPath()
Returns the associated path for the exception.
    public
                    getPath() : string|null