Movatterモバイル変換
[0]ホーム
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 declared in 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, ornull
if the cause is not knownJavaScript is disabled on your browser.
Detail: Field | Constr | Method Report a bug or suggest an enhancement For further API reference and developer documentation see theJava SE Documentation , which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples. Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.Copyright © 1993, 2025, Oracle and/or its affiliates, 500 Oracle Parkway, Redwood Shores, CA 94065 USA. All rights reserved. Use is subject tolicense terms and thedocumentation redistribution policy .
Scripting on this page tracks web page traffic, but does not change the content in any way.
[8]ページ先頭