uk.ac.ebi.adfconverter.common.tools.file.copier.exceptions
Class FileCopyException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.io.IOException
              extended byuk.ac.ebi.adfconverter.common.tools.file.copier.exceptions.FileCopyException
All Implemented Interfaces:
java.io.Serializable

public class FileCopyException
extends java.io.IOException

Since:
4 déc. 2004
Version:
1
Author:
Pierre MARGUERITE
See Also:
Serialized Form

Constructor Summary
FileCopyException(java.lang.String msg)
          Constructor for the FileCopyException class creates a FileCopyException object with a givn message
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FileCopyException

public FileCopyException(java.lang.String msg)
Constructor for the FileCopyException class creates a FileCopyException object with a givn message

Parameters:
msg - the message to associate to the exception


European Bioinformatics InstituteMicroarray Informatics Team