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 TypeMethodDescriptionvoidvoidprintStackTrace(PrintStream stream) voidprintStackTrace(PrintWriter writer) Methods inherited from class org.ships.exceptions.load.FileLoadVesselException
getFileMethods inherited from class org.ships.exceptions.load.LoadVesselException
getReasonMethods 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:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-
printStackTrace
- Overrides:
printStackTracein classThrowable
-