Package org.ships.exceptions.load
Class WrappedFileLoadVesselException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.ships.exceptions.load.LoadVesselException
org.ships.exceptions.load.FileLoadVesselException
org.ships.exceptions.load.WrappedFileLoadVesselException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
printStackTrace
(PrintStream stream) void
printStackTrace
(PrintWriter writer) Methods inherited from class org.ships.exceptions.load.FileLoadVesselException
getFile
Methods inherited from class org.ships.exceptions.load.LoadVesselException
getReason
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
WrappedFileLoadVesselException
-
-
Method Details
-
printStackTrace
public void printStackTrace()- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-
printStackTrace
- Overrides:
printStackTrace
in classThrowable
-