EOFException (Java SE 25 & JDK 25)
Class EOFException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
Constructors
Constructor
Description
Constructs an
EOFExceptionwithnullas its error detail message.Constructs an
EOFExceptionwith the specified detail message. -
Method Summary
Methods declared in class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EOFException
-
EOFException
-