org.eaglei.datatools.etl.server.exceptions
Class UnsupportedFileException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.eaglei.datatools.etl.server.exceptions.UnsupportedFileException
All Implemented Interfaces:
java.io.Serializable

public class UnsupportedFileException
extends java.lang.Exception

Author:
"Sravan Cheriyala" Started Mar 1, 2011
See Also:
Serialized Form

Constructor Summary
UnsupportedFileException(java.lang.String msg)
           
UnsupportedFileException(java.lang.String msg, java.lang.Throwable t)
           
UnsupportedFileException(java.lang.Throwable t)
           
 
Method Summary
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UnsupportedFileException

public UnsupportedFileException(java.lang.String msg)

UnsupportedFileException

public UnsupportedFileException(java.lang.String msg,
                                java.lang.Throwable t)

UnsupportedFileException

public UnsupportedFileException(java.lang.Throwable t)


Copyright © 2009-2011 Eagle-I. All Rights Reserved.