fr.ifremer.isisfish
Class IsisFishException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by fr.ifremer.isisfish.IsisFishException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
StorageException

public class IsisFishException
extends Exception

See Also:
Serialized Form

Constructor Summary
IsisFishException()
           
IsisFishException(String message)
           
IsisFishException(String message, Throwable cause)
           
IsisFishException(Throwable cause)
           
 
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

IsisFishException

public IsisFishException()

IsisFishException

public IsisFishException(String message)

IsisFishException

public IsisFishException(String message,
                         Throwable cause)

IsisFishException

public IsisFishException(Throwable cause)


Copyright © 1999-2011 CodeLutin. All Rights Reserved.