Class DistCp.DuplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
fr.ens.biologie.genomique.eoulsan.modules.mgmt.hadoop.DistCp.DuplicationException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DistCp
An exception class for duplicated source files.
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
ERROR_CODE
public static final int ERROR_CODEError code for this exception- See Also:
-