|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--net.sf.bloof.scm.ScmAccessException
|
+--net.sf.bloof.scm.cvsplugin.CvsConnectionException
Exception that can happen during connecting cvs server
| Constructor Summary | |
CvsConnectionException()
Constructor for CvsConnectionException. |
|
CvsConnectionException(java.lang.Exception aNestedException)
Constructor for CvsConnectionException. |
|
CvsConnectionException(java.lang.String aMessage)
Constructor for CvsConnectionException. |
|
| 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 |
public CvsConnectionException()
public CvsConnectionException(java.lang.String aMessage)
aMessage - to exceptionpublic CvsConnectionException(java.lang.Exception aNestedException)
aNestedException - to exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||