- Detail: 
  
     - Field | 
  
     - Constr | 
  
     - Method
  
    
 
     
    
      
    
   
   
   
   
    
    - java.lang.Object
  
    -  
     
 
      - java.lang.Throwable
  
      -  
       
 
        - java.lang.Exception
  
        -  
         
 
          - java.io.IOException
  
          -  
           
 
            - org.apache.poi.poifs.filesystem.NotOLE2FileException
  
           
   
         
   
       
   
     
   
   
 
    
     
     -  
      
 
       - 
         All Implemented Interfaces: 
       
  
       - 
         java.io.Serializable 
       
  
      
 
      
 
 public class NotOLE2FileException
extends java.io.IOException
 
      
        This exception is thrown when we try to open a file that doesn't seem to actually be an OLE2 file after all 
       (当我们尝试打开一个看起来实际上并不是 OLE2 文件的文件时,会引发此异常) 
      
 
       
       -  
        See Also: 
       
  
       -  
        Serialized Form 
       
  
      
   
    
 
     
    
     
     -  
       
       
       
      
 
       -  
           
Method Summary
 
         
         -  
             
Methods inherited from class java.lang.Throwable
 addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString  
        
 
         
         -  
             
Methods inherited from class java.lang.Object
 clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait  
        
   
      
   
    
 
     
    
    
   
   
   
   
    
    
    
    
     
   
 
    
     
     
     - Detail: 
  
     - Field | 
  
     - Constr | 
  
     - Method
  
    
 
     
    
      
    
   
   Copyright 2021 The Apache Software Foundation or its licensors, as applicable.