fr.ifremer.isisfish.vcs
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: 1.0 $
Last update : $Date: 1 déc. 2008 $
By : $Author: chatellier $
- Author:
- chemit
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VCSException
public VCSException()
VCSException
public VCSException(String message)
VCSException
public VCSException(String message,
Throwable cause)
VCSException
public VCSException(Throwable cause)
Copyright © 1999-2011 CodeLutin. All Rights Reserved.