Package io.ultreia.java4all.util.io
Class ReaderException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.ultreia.java4all.util.io.ReaderException
-
- All Implemented Interfaces:
Serializable
public class ReaderException extends RuntimeException
Created on 10/12/2021.- Since:
- 1.0.16
- Author:
- Tony Chemit - dev@tchemit.fr
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReaderException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-