JavaScript is disabled on your browser.
 
JavaScript is disabled on your browser.
 
 
Detail:  
Field |  
Constr  | Method 
 
 
  
 
 
 
 
 
Constructor Summary 
Constructors   
Constructor 
Description 
 
IOError Throwable  cause)
Constructs a new instance of IOError with the specified cause.
 
 
 
 
 
Method Summary 
 
Methods inherited from class java.lang.Throwable  
addSuppressed , fillInStackTrace , getCause , getLocalizedMessage , getMessage , getStackTrace , getSuppressed , initCause , printStackTrace , printStackTrace , printStackTrace , setStackTrace , toString  
 
 
 
 
 
 
Constructor Detail 
 
IOError 
public IOError(Throwable  cause) 
Constructs a new instance of IOError with the specified cause. The
 IOError is created with the detail message of
 (cause==null ? null : cause.toString()) (which typically
 contains the class and detail message of cause).
Parameters: cause - The cause of this error, or null if the cause
         is not known 
 
 
 
 
 
 
 
 
 
JavaScript is disabled on your browser.
 
 
Detail:  
Field |  
Constr  | Method 
 
 
  
 
Report a bug or suggest an enhancement Java SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.Copyright  © 1993, 2017, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA.license terms  and the documentation redistribution policy . 
 
Scripting on this page tracks web page traffic, but does not change the content in any way.