Class VCSException

java.lang.Object
java.lang.Throwable
java.lang.Exception
fr.ifremer.isisfish.vcs.VCSException
All Implemented Interfaces:
Serializable

public class VCSException extends Exception
A generic vcs exception.
Version:
$Revision$ Last update : $Date$ By : $Author$
Author:
chemit
See Also:
  • Constructor Details

    • VCSException

      public VCSException(String message)
    • VCSException

      public VCSException(String message, Throwable cause)