Class FileLoadVesselException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
WrappedFileLoadVesselException

public class FileLoadVesselException extends LoadVesselException
See Also:
  • Constructor Details

    • FileLoadVesselException

      public FileLoadVesselException(File file, String reason)
  • Method Details

    • getFile

      public File getFile()